mirror of
https://github.com/austinried/subtracks.git
synced 2026-02-10 06:52:43 +01:00
woops deleted an important import
This commit is contained in:
1
index.js
1
index.js
@@ -4,6 +4,7 @@ import 'react-native-get-random-values';
|
||||
import { enableScreens } from 'react-native-screens';
|
||||
enableScreens();
|
||||
|
||||
import { AppRegistry } from 'react-native';
|
||||
import App from './App';
|
||||
import { name as appName } from './app.json';
|
||||
import TrackPlayer from 'react-native-track-player';
|
||||
|
||||
Reference in New Issue
Block a user