mirror of
https://github.com/Jellify-Music/App.git
synced 2025-12-20 10:10:08 -06:00
maybe i need this too?
This commit is contained in:
1
index.js
1
index.js
@@ -7,5 +7,6 @@ import TrackPlayer from 'react-native-track-player';
|
||||
import Client from './api/client';
|
||||
|
||||
AppRegistry.registerComponent(appName, () => App);
|
||||
AppRegistry.registerComponent('RNCarPlayScene', () => App)
|
||||
TrackPlayer.registerPlaybackService(() => PlaybackService);
|
||||
Client.instance;
|
||||
Reference in New Issue
Block a user