@@ -236,6 +236,8 @@ PODS:
236
236
- React-cxxreact (= 0.63.4)
237
237
- React-jsi (= 0.63.4)
238
238
- React-jsinspector (0.63.4)
239
+ - react-native-safe-area-context (3.1.9):
240
+ - React-Core
239
241
- react-native-viewpager (5.0.5):
240
242
- React-Core
241
243
- React-RCTActionSheet (0.63.4):
@@ -298,6 +300,14 @@ PODS:
298
300
- React-Core (= 0.63.4)
299
301
- React-cxxreact (= 0.63.4)
300
302
- React-jsi (= 0.63.4)
303
+ - RNCMaskedView (0.1.10):
304
+ - React
305
+ - RNGestureHandler (1.9.0):
306
+ - React-Core
307
+ - RNReanimated (1.13.2):
308
+ - React-Core
309
+ - RNScreens (2.16.1):
310
+ - React-Core
301
311
- Yoga (1.14.0)
302
312
- YogaKit (1.18.1):
303
313
- Yoga (~> 1.14)
@@ -339,6 +349,7 @@ DEPENDENCIES:
339
349
- React-jsi (from `../node_modules/react-native/ReactCommon/jsi`)
340
350
- React-jsiexecutor (from `../node_modules/react-native/ReactCommon/jsiexecutor`)
341
351
- React-jsinspector (from `../node_modules/react-native/ReactCommon/jsinspector`)
352
+ - react-native-safe-area-context (from `../node_modules/react-native-safe-area-context`)
342
353
- react-native-viewpager (from `../..`)
343
354
- React-RCTActionSheet (from `../node_modules/react-native/Libraries/ActionSheetIOS`)
344
355
- React-RCTAnimation (from `../node_modules/react-native/Libraries/NativeAnimation`)
@@ -350,6 +361,10 @@ DEPENDENCIES:
350
361
- React-RCTText (from `../node_modules/react-native/Libraries/Text`)
351
362
- React-RCTVibration (from `../node_modules/react-native/Libraries/Vibration`)
352
363
- ReactCommon/turbomodule/core (from `../node_modules/react-native/ReactCommon`)
364
+ - "RNCMaskedView (from `../node_modules/@react-native-community/masked-view`)"
365
+ - RNGestureHandler (from `../node_modules/react-native-gesture-handler`)
366
+ - RNReanimated (from `../node_modules/react-native-reanimated`)
367
+ - RNScreens (from `../node_modules/react-native-screens`)
353
368
- Yoga (from `../node_modules/react-native/ReactCommon/yoga`)
354
369
355
370
SPEC REPOS:
@@ -398,6 +413,8 @@ EXTERNAL SOURCES:
398
413
:path: "../node_modules/react-native/ReactCommon/jsiexecutor"
399
414
React-jsinspector:
400
415
:path: "../node_modules/react-native/ReactCommon/jsinspector"
416
+ react-native-safe-area-context:
417
+ :path: "../node_modules/react-native-safe-area-context"
401
418
react-native-viewpager:
402
419
:path: "../.."
403
420
React-RCTActionSheet:
@@ -420,6 +437,14 @@ EXTERNAL SOURCES:
420
437
:path: "../node_modules/react-native/Libraries/Vibration"
421
438
ReactCommon:
422
439
:path: "../node_modules/react-native/ReactCommon"
440
+ RNCMaskedView:
441
+ :path: "../node_modules/@react-native-community/masked-view"
442
+ RNGestureHandler:
443
+ :path: "../node_modules/react-native-gesture-handler"
444
+ RNReanimated:
445
+ :path: "../node_modules/react-native-reanimated"
446
+ RNScreens:
447
+ :path: "../node_modules/react-native-screens"
423
448
Yoga:
424
449
:path: "../node_modules/react-native/ReactCommon/yoga"
425
450
@@ -450,6 +475,7 @@ SPEC CHECKSUMS:
450
475
React-jsi: a0418934cf48f25b485631deb27c64dc40fb4c31
451
476
React-jsiexecutor: 93bd528844ad21dc07aab1c67cb10abae6df6949
452
477
React-jsinspector: 58aef7155bc9a9683f5b60b35eccea8722a4f53a
478
+ react-native-safe-area-context: b6e0e284002381d2ff29fa4fff42b4d8282e3c94
453
479
react-native-viewpager: 3999842b7e7637be0bba66defdb986d4edef2d93
454
480
React-RCTActionSheet: 89a0ca9f4a06c1f93c26067af074ccdce0f40336
455
481
React-RCTAnimation: 1bde3ecc0c104c55df246eda516e0deb03c4e49b
@@ -461,6 +487,10 @@ SPEC CHECKSUMS:
461
487
React-RCTText: 5c51df3f08cb9dedc6e790161195d12bac06101c
462
488
React-RCTVibration: ae4f914cfe8de7d4de95ae1ea6cc8f6315d73d9d
463
489
ReactCommon: 73d79c7039f473b76db6ff7c6b159c478acbbb3b
490
+ RNCMaskedView: 5a8ec07677aa885546a0d98da336457e2bea557f
491
+ RNGestureHandler: 9b7e605a741412e20e13c512738a31bd1611759b
492
+ RNReanimated: e03f7425cb7a38dcf1b644d680d1bfc91c3337ad
493
+ RNScreens: 45c457af3d2ee9e08fc01e70da87e653d46b1198
464
494
Yoga: 4bd86afe9883422a7c4028c00e34790f560923d6
465
495
YogaKit: f782866e155069a2cca2517aafea43200b01fd5a
466
496
0 commit comments