add expo/metro-runtime import

This commit is contained in:
Samuel Newman
2026-05-25 19:52:30 +03:00
parent 8c91c9a10f
commit 13fc56cbd4
+1
View File
@@ -1,4 +1,5 @@
import 'react-native-gesture-handler' // must be first
import '@expo/metro-runtime'
import '#/platform/polyfills'
import {LogBox} from 'react-native'