diff --git a/index.js b/index.js index f5f3a07ac3..89f92c6600 100644 --- a/index.js +++ b/index.js @@ -1,4 +1,5 @@ import 'react-native-gesture-handler' // must be first +import '@expo/metro-runtime' import '#/platform/polyfills' import {LogBox} from 'react-native'