@@ -272,6 +272,8 @@ PODS:
272
272
- React
273
273
- React-callinvoker
274
274
- React-Core
275
+ - react-native-safe-area-context (3.2.0):
276
+ - React-Core
275
277
- React-perflogger (0.64.0)
276
278
- React-RCTActionSheet (0.64.0):
277
279
- React-Core/RCTActionSheetHeaders (= 0.64.0)
@@ -336,6 +338,10 @@ PODS:
336
338
- React-cxxreact (= 0.64.0)
337
339
- React-jsi (= 0.64.0)
338
340
- React-perflogger (= 0.64.0)
341
+ - RNCMaskedView (0.1.10):
342
+ - React
343
+ - RNGestureHandler (1.10.3):
344
+ - React-Core
339
345
- RNReanimated (2.1.0):
340
346
- DoubleConversion
341
347
- FBLazyVector
@@ -365,6 +371,8 @@ PODS:
365
371
- React-RCTVibration
366
372
- ReactCommon/turbomodule/core
367
373
- Yoga
374
+ - RNScreens (3.0.0):
375
+ - React-Core
368
376
- Yoga (1.14.0)
369
377
- YogaKit (1.18.1):
370
378
- Yoga (~> 1.14)
@@ -410,6 +418,7 @@ DEPENDENCIES:
410
418
- React-jsiexecutor (from `../node_modules/react-native/ReactCommon/jsiexecutor`)
411
419
- React-jsinspector (from `../node_modules/react-native/ReactCommon/jsinspector`)
412
420
- react-native-multithreading (from `../..`)
421
+ - react-native-safe-area-context (from `../node_modules/react-native-safe-area-context`)
413
422
- React-perflogger (from `../node_modules/react-native/ReactCommon/reactperflogger`)
414
423
- React-RCTActionSheet (from `../node_modules/react-native/Libraries/ActionSheetIOS`)
415
424
- React-RCTAnimation (from `../node_modules/react-native/Libraries/NativeAnimation`)
@@ -422,7 +431,10 @@ DEPENDENCIES:
422
431
- React-RCTVibration (from `../node_modules/react-native/Libraries/Vibration`)
423
432
- React-runtimeexecutor (from `../node_modules/react-native/ReactCommon/runtimeexecutor`)
424
433
- ReactCommon/turbomodule/core (from `../node_modules/react-native/ReactCommon`)
434
+ - "RNCMaskedView (from `../node_modules/@react-native-community/masked-view`)"
435
+ - RNGestureHandler (from `../node_modules/react-native-gesture-handler`)
425
436
- RNReanimated (from `../node_modules/react-native-reanimated`)
437
+ - RNScreens (from `../node_modules/react-native-screens`)
426
438
- Yoga (from `../node_modules/react-native/ReactCommon/yoga`)
427
439
428
440
SPEC REPOS:
@@ -474,6 +486,8 @@ EXTERNAL SOURCES:
474
486
:path: "../node_modules/react-native/ReactCommon/jsinspector"
475
487
react-native-multithreading:
476
488
:path: "../.."
489
+ react-native-safe-area-context:
490
+ :path: "../node_modules/react-native-safe-area-context"
477
491
React-perflogger:
478
492
:path: "../node_modules/react-native/ReactCommon/reactperflogger"
479
493
React-RCTActionSheet:
@@ -498,8 +512,14 @@ EXTERNAL SOURCES:
498
512
:path: "../node_modules/react-native/ReactCommon/runtimeexecutor"
499
513
ReactCommon:
500
514
:path: "../node_modules/react-native/ReactCommon"
515
+ RNCMaskedView:
516
+ :path: "../node_modules/@react-native-community/masked-view"
517
+ RNGestureHandler:
518
+ :path: "../node_modules/react-native-gesture-handler"
501
519
RNReanimated:
502
520
:path: "../node_modules/react-native-reanimated"
521
+ RNScreens:
522
+ :path: "../node_modules/react-native-screens"
503
523
Yoga:
504
524
:path: "../node_modules/react-native/ReactCommon/yoga"
505
525
@@ -532,6 +552,7 @@ SPEC CHECKSUMS:
532
552
React-jsiexecutor: 06a9c77b56902ae7ffcdd7a4905f664adc5d237b
533
553
React-jsinspector: 0ae35a37b20d5e031eb020a69cc5afdbd6406301
534
554
react-native-multithreading: 3af4560d7ea25de91b45fe5672150f34853371a5
555
+ react-native-safe-area-context: f0906bf8bc9835ac9a9d3f97e8bde2a997d8da79
535
556
React-perflogger: 9c547d8f06b9bf00cb447f2b75e8d7f19b7e02af
536
557
React-RCTActionSheet: 3080b6e12e0e1a5b313c8c0050699b5c794a1b11
537
558
React-RCTAnimation: 3f96f21a497ae7dabf4d2f150ee43f906aaf516f
@@ -544,7 +565,10 @@ SPEC CHECKSUMS:
544
565
React-RCTVibration: 0fd6b21751a33cb72fce1a4a33ab9678416d307a
545
566
React-runtimeexecutor: cad74a1eaa53ee6e7a3620231939d8fe2c6afcf0
546
567
ReactCommon: cfe2b7fd20e0dbd2d1185cd7d8f99633fbc5ff05
568
+ RNCMaskedView: 5a8ec07677aa885546a0d98da336457e2bea557f
569
+ RNGestureHandler: a479ebd5ed4221a810967000735517df0d2db211
547
570
RNReanimated: b8c8004b43446e3c2709fe64b2b41072f87428ad
571
+ RNScreens: e8e8dd0588b5da0ab57dcca76ab9b2d8987757e0
548
572
Yoga: 8c8436d4171c87504c648ae23b1d81242bdf3bbf
549
573
YogaKit: f782866e155069a2cca2517aafea43200b01fd5a
550
574
0 commit comments