We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50bab51 commit 56e314eCopy full SHA for 56e314e
example/package.json
@@ -10,7 +10,7 @@
10
"build:ios": "react-native build-ios --scheme BleUtilsExample --mode Debug --extra-params \"-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.1.0",
14
"react-native": "0.78.0",
15
"react-native-ble-plx": "^3.5.0"
16
0 commit comments