@@ -233,6 +233,10 @@ PODS:
233
233
- React-cxxreact (= 0.62.2)
234
234
- React-jsi (= 0.62.2)
235
235
- React-jsinspector (0.62.2)
236
+ - react-native-safe-area-context (0.7.3):
237
+ - React
238
+ - react-native-webview (7.6.0):
239
+ - React
236
240
- React-RCTActionSheet (0.62.2):
237
241
- React-Core/RCTActionSheetHeaders (= 0.62.2)
238
242
- React-RCTAnimation (0.62.2):
@@ -292,6 +296,16 @@ PODS:
292
296
- React-cxxreact (= 0.62.2)
293
297
- React-jsi (= 0.62.2)
294
298
- ReactCommon/callinvoker (= 0.62.2)
299
+ - RNCMaskedView (0.1.10):
300
+ - React
301
+ - RNGestureHandler (1.6.1):
302
+ - React
303
+ - RNReanimated (1.8.0):
304
+ - React
305
+ - RNScreens (2.7.0):
306
+ - React
307
+ - RNVectorIcons (6.6.0):
308
+ - React
295
309
- Yoga (1.14.0)
296
310
- YogaKit (1.18.1):
297
311
- Yoga (~> 1.14)
@@ -332,6 +346,8 @@ DEPENDENCIES:
332
346
- React-jsi (from `../node_modules/react-native/ReactCommon/jsi`)
333
347
- React-jsiexecutor (from `../node_modules/react-native/ReactCommon/jsiexecutor`)
334
348
- React-jsinspector (from `../node_modules/react-native/ReactCommon/jsinspector`)
349
+ - react-native-safe-area-context (from `../node_modules/react-native-safe-area-context`)
350
+ - react-native-webview (from `../node_modules/react-native-webview`)
335
351
- React-RCTActionSheet (from `../node_modules/react-native/Libraries/ActionSheetIOS`)
336
352
- React-RCTAnimation (from `../node_modules/react-native/Libraries/NativeAnimation`)
337
353
- React-RCTBlob (from `../node_modules/react-native/Libraries/Blob`)
@@ -343,6 +359,11 @@ DEPENDENCIES:
343
359
- React-RCTVibration (from `../node_modules/react-native/Libraries/Vibration`)
344
360
- ReactCommon/callinvoker (from `../node_modules/react-native/ReactCommon`)
345
361
- ReactCommon/turbomodule/core (from `../node_modules/react-native/ReactCommon`)
362
+ - "RNCMaskedView (from `../node_modules/@react-native-community/masked-view`)"
363
+ - RNGestureHandler (from `../node_modules/react-native-gesture-handler`)
364
+ - RNReanimated (from `../node_modules/react-native-reanimated`)
365
+ - RNScreens (from `../node_modules/react-native-screens`)
366
+ - RNVectorIcons (from `../node_modules/react-native-vector-icons`)
346
367
- Yoga (from `../node_modules/react-native/ReactCommon/yoga`)
347
368
348
369
SPEC REPOS:
@@ -389,6 +410,10 @@ EXTERNAL SOURCES:
389
410
:path: "../node_modules/react-native/ReactCommon/jsiexecutor"
390
411
React-jsinspector:
391
412
:path: "../node_modules/react-native/ReactCommon/jsinspector"
413
+ react-native-safe-area-context:
414
+ :path: "../node_modules/react-native-safe-area-context"
415
+ react-native-webview:
416
+ :path: "../node_modules/react-native-webview"
392
417
React-RCTActionSheet:
393
418
:path: "../node_modules/react-native/Libraries/ActionSheetIOS"
394
419
React-RCTAnimation:
@@ -409,6 +434,16 @@ EXTERNAL SOURCES:
409
434
:path: "../node_modules/react-native/Libraries/Vibration"
410
435
ReactCommon:
411
436
:path: "../node_modules/react-native/ReactCommon"
437
+ RNCMaskedView:
438
+ :path: "../node_modules/@react-native-community/masked-view"
439
+ RNGestureHandler:
440
+ :path: "../node_modules/react-native-gesture-handler"
441
+ RNReanimated:
442
+ :path: "../node_modules/react-native-reanimated"
443
+ RNScreens:
444
+ :path: "../node_modules/react-native-screens"
445
+ RNVectorIcons:
446
+ :path: "../node_modules/react-native-vector-icons"
412
447
Yoga:
413
448
:path: "../node_modules/react-native/ReactCommon/yoga"
414
449
@@ -438,6 +473,8 @@ SPEC CHECKSUMS:
438
473
React-jsi: b6dc94a6a12ff98e8877287a0b7620d365201161
439
474
React-jsiexecutor: 1540d1c01bb493ae3124ed83351b1b6a155db7da
440
475
React-jsinspector: 512e560d0e985d0e8c479a54a4e5c147a9c83493
476
+ react-native-safe-area-context: 8260e5157617df4b72865f44006797f895b2ada7
477
+ react-native-webview: 711cef318a554093b09a5b871894011435d87a8d
441
478
React-RCTActionSheet: f41ea8a811aac770e0cc6e0ad6b270c644ea8b7c
442
479
React-RCTAnimation: 49ab98b1c1ff4445148b72a3d61554138565bad0
443
480
React-RCTBlob: a332773f0ebc413a0ce85942a55b064471587a71
@@ -448,9 +485,14 @@ SPEC CHECKSUMS:
448
485
React-RCTText: fae545b10cfdb3d247c36c56f61a94cfd6dba41d
449
486
React-RCTVibration: 4356114dbcba4ce66991096e51a66e61eda51256
450
487
ReactCommon: ed4e11d27609d571e7eee8b65548efc191116eb3
488
+ RNCMaskedView: f5c7d14d6847b7b44853f7acb6284c1da30a3459
489
+ RNGestureHandler: 8f09cd560f8d533eb36da5a6c5a843af9f056b38
490
+ RNReanimated: 955cf4068714003d2f1a6e2bae3fb1118f359aff
491
+ RNScreens: cf198f915f8a2bf163de94ca9f5bfc8d326c3706
492
+ RNVectorIcons: 0bb4def82230be1333ddaeee9fcba45f0b288ed4
451
493
Yoga: 3ebccbdd559724312790e7742142d062476b698e
452
494
YogaKit: f782866e155069a2cca2517aafea43200b01fd5a
453
495
454
496
PODFILE CHECKSUM: b69344207b77c6308fc551b93fbc147e3b034c5a
455
497
456
- COCOAPODS: 1.9.1
498
+ COCOAPODS: 1.9.0
0 commit comments