add expo/metro-runtime import
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
import 'react-native-gesture-handler' // must be first
|
import 'react-native-gesture-handler' // must be first
|
||||||
|
import '@expo/metro-runtime'
|
||||||
import '#/platform/polyfills'
|
import '#/platform/polyfills'
|
||||||
|
|
||||||
import {LogBox} from 'react-native'
|
import {LogBox} from 'react-native'
|
||||||
|
|||||||
Reference in New Issue
Block a user