We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e78b403 commit 6db9d36Copy full SHA for 6db9d36
frontend/index.js
@@ -1,5 +1,5 @@
1
-import 'react-native-gesture-handler';
2
import { registerRootComponent } from 'expo';
+import 'react-native-gesture-handler';
3
4
import App from './App';
5
0 commit comments