mirror of
https://github.com/austinried/subtracks.git
synced 2025-12-27 09:09:29 +01:00
woops deleted an important import
This commit is contained in:
parent
4606586102
commit
84cff58741
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';
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user