Зачаток мобилки
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
import 'react-native-gesture-handler';
|
||||
import { registerRootComponent } from 'expo';
|
||||
import App from './App';
|
||||
|
||||
registerRootComponent(App);
|
||||
Reference in New Issue
Block a user