@@ -1279,6 +1279,27 @@ PODS:
1279
1279
- React-Core
1280
1280
- react-native-get-random-values (1.11.0):
1281
1281
- React-Core
1282
+ - react-native-mmkv (3.3.0):
1283
+ - DoubleConversion
1284
+ - glog
1285
+ - hermes-engine
1286
+ - RCT-Folly (= 2024.11.18.00)
1287
+ - RCTRequired
1288
+ - RCTTypeSafety
1289
+ - React-Core
1290
+ - React-debug
1291
+ - React-Fabric
1292
+ - React-featureflags
1293
+ - React-graphics
1294
+ - React-ImageManager
1295
+ - React-NativeModulesApple
1296
+ - React-RCTFabric
1297
+ - React-rendererdebug
1298
+ - React-utils
1299
+ - ReactCodegen
1300
+ - ReactCommon/turbomodule/bridging
1301
+ - ReactCommon/turbomodule/core
1302
+ - Yoga
1282
1303
- react-native-netinfo (11.4.1):
1283
1304
- React-Core
1284
1305
- react-native-safe-area-context (5.3.0):
@@ -2027,6 +2048,7 @@ DEPENDENCIES:
2027
2048
- "react-native-compat (from `../node_modules/@walletconnect/react-native-compat`)"
2028
2049
- react-native-config (from `../node_modules/react-native-config`)
2029
2050
- react-native-get-random-values (from `../node_modules/react-native-get-random-values`)
2051
+ - react-native-mmkv (from `../node_modules/react-native-mmkv`)
2030
2052
- "react-native-netinfo (from `../node_modules/@react-native-community/netinfo`)"
2031
2053
- react-native-safe-area-context (from `../node_modules/react-native-safe-area-context`)
2032
2054
- react-native-webview (from `../node_modules/react-native-webview`)
@@ -2172,6 +2194,8 @@ EXTERNAL SOURCES:
2172
2194
:path: "../node_modules/react-native-config"
2173
2195
react-native-get-random-values:
2174
2196
:path: "../node_modules/react-native-get-random-values"
2197
+ react-native-mmkv:
2198
+ :path: "../node_modules/react-native-mmkv"
2175
2199
react-native-netinfo:
2176
2200
:path: "../node_modules/@react-native-community/netinfo"
2177
2201
react-native-safe-area-context:
@@ -2306,6 +2330,7 @@ SPEC CHECKSUMS:
2306
2330
react-native-compat: 7756fe07924b6d59c0c8ad03afff83ad5473b434
2307
2331
react-native-config: 644074ab88db883fcfaa584f03520ec29589d7df
2308
2332
react-native-get-random-values: d16467cf726c618e9c7a8c3c39c31faa2244bbba
2333
+ react-native-mmkv: c969437e688f281c34d90310d5e05bbd5f8732a1
2309
2334
react-native-netinfo: cec9c4e86083cb5b6aba0e0711f563e2fbbff187
2310
2335
react-native-safe-area-context: 0f14bce545abcdfbff79ce2e3c78c109f0be283e
2311
2336
react-native-webview: 44edb564b5bee25f3cdb4bfa8b45d6ae9d3dedec
0 commit comments