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 fbcb1af commit c4177e6Copy full SHA for c4177e6
example/package.json
@@ -13,10 +13,10 @@
13
"build:ios": "cd ios && xcodebuild -workspace TrueSheetExample.xcworkspace -scheme TrueSheetExample -configuration Debug -sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO"
14
},
15
"dependencies": {
16
- "expo": "~51.0.21",
17
- "expo-build-properties": "~0.12.3",
+ "expo": "~51.0.28",
+ "expo-build-properties": "~0.12.5",
18
"react": "18.2.0",
19
- "react-native": "0.74.3",
+ "react-native": "0.74.5",
20
"react-native-gesture-handler": "~2.16.1",
21
"react-native-maps": "1.14.0",
22
"react-native-reanimated": "~3.10.1"
0 commit comments