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 4189c66 commit 94352c7Copy full SHA for 94352c7
packages/react-native/example/package.json
@@ -10,7 +10,7 @@
10
"build:ios": "cd ios && xcodebuild -workspace AmplifyRTNCoreExample.xcworkspace -scheme AmplifyRTNCoreExample -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"
11
},
12
"dependencies": {
13
- "react": "19.0.0",
+ "react": "19.2.1",
14
"react-native": "0.79.2"
15
16
"devDependencies": {
0 commit comments