Changes to get Fabric building for production (#3119)

* rm expo-updates for now

* rm expo-updates for now

* push podfile
This commit is contained in:
Hailey
2024-03-05 19:41:49 -08:00
committed by GitHub
parent abad9c92ae
commit b42edb1b76
7 changed files with 68 additions and 146 deletions
+1 -2
View File
@@ -117,7 +117,6 @@
"expo-status-bar": "~1.11.1",
"expo-system-ui": "~2.9.3",
"expo-task-manager": "~11.7.2",
"expo-updates": "~0.24.10",
"expo-web-browser": "~12.8.2",
"fast-text-encoding": "^1.0.6",
"history": "^5.3.0",
@@ -147,7 +146,7 @@
"react-native": "~0.73.5",
"react-native-date-picker": "^4.4.0",
"react-native-drawer-layout": "^4.0.0-alpha.3",
"react-native-gesture-handler": "~2.15.0",
"react-native-gesture-handler": "~2.16.0-rc.0",
"react-native-get-random-values": "~1.8.0",
"react-native-image-crop-picker": "~0.40.3",
"react-native-ios-context-menu": "^1.15.3",