@@ -237,6 +237,8 @@ PODS:
237
237
- React-jsinspector (0.62.2)
238
238
- react-native-netinfo (5.9.9):
239
239
- React-Core
240
+ - react-native-safe-area-context (3.1.9):
241
+ - React-Core
240
242
- react-native-sqlite-storage (5.0.0):
241
243
- React
242
244
- React-RCTActionSheet (0.62.2):
@@ -302,8 +304,16 @@ PODS:
302
304
- React-Core
303
305
- RNCAsyncStorage (1.13.2):
304
306
- React
305
- - RNFS (2.16.4):
307
+ - RNCMaskedView (0.1.10):
308
+ - React
309
+ - RNFS (2.16.6):
306
310
- React
311
+ - RNGestureHandler (1.9.0):
312
+ - React-Core
313
+ - RNReanimated (1.13.2):
314
+ - React-Core
315
+ - RNScreens (2.16.1):
316
+ - React-Core
307
317
- Yoga (1.14.0)
308
318
- YogaKit (1.18.1):
309
319
- Yoga (~> 1.14)
@@ -346,6 +356,7 @@ DEPENDENCIES:
346
356
- React-jsiexecutor (from `../node_modules/react-native/ReactCommon/jsiexecutor`)
347
357
- React-jsinspector (from `../node_modules/react-native/ReactCommon/jsinspector`)
348
358
- "react-native-netinfo (from `../node_modules/@react-native-community/netinfo`)"
359
+ - react-native-safe-area-context (from `../node_modules/react-native-safe-area-context`)
349
360
- react-native-sqlite-storage (from `../node_modules/react-native-sqlite-storage`)
350
361
- React-RCTActionSheet (from `../node_modules/react-native/Libraries/ActionSheetIOS`)
351
362
- React-RCTAnimation (from `../node_modules/react-native/Libraries/NativeAnimation`)
@@ -360,7 +371,11 @@ DEPENDENCIES:
360
371
- ReactCommon/turbomodule/core (from `../node_modules/react-native/ReactCommon`)
361
372
- rn-fetch-blob (from `../node_modules/rn-fetch-blob`)
362
373
- "RNCAsyncStorage (from `../node_modules/@react-native-async-storage/async-storage`)"
374
+ - "RNCMaskedView (from `../node_modules/@react-native-community/masked-view`)"
363
375
- RNFS (from `../node_modules/react-native-fs`)
376
+ - RNGestureHandler (from `../node_modules/react-native-gesture-handler`)
377
+ - RNReanimated (from `../node_modules/react-native-reanimated`)
378
+ - RNScreens (from `../node_modules/react-native-screens`)
364
379
- Yoga (from `../node_modules/react-native/ReactCommon/yoga`)
365
380
366
381
SPEC REPOS:
@@ -411,6 +426,8 @@ EXTERNAL SOURCES:
411
426
:path: "../node_modules/react-native/ReactCommon/jsinspector"
412
427
react-native-netinfo:
413
428
:path: "../node_modules/@react-native-community/netinfo"
429
+ react-native-safe-area-context:
430
+ :path: "../node_modules/react-native-safe-area-context"
414
431
react-native-sqlite-storage:
415
432
:path: "../node_modules/react-native-sqlite-storage"
416
433
React-RCTActionSheet:
@@ -437,8 +454,16 @@ EXTERNAL SOURCES:
437
454
:path: "../node_modules/rn-fetch-blob"
438
455
RNCAsyncStorage:
439
456
:path: "../node_modules/@react-native-async-storage/async-storage"
457
+ RNCMaskedView:
458
+ :path: "../node_modules/@react-native-community/masked-view"
440
459
RNFS:
441
460
:path: "../node_modules/react-native-fs"
461
+ RNGestureHandler:
462
+ :path: "../node_modules/react-native-gesture-handler"
463
+ RNReanimated:
464
+ :path: "../node_modules/react-native-reanimated"
465
+ RNScreens:
466
+ :path: "../node_modules/react-native-screens"
442
467
Yoga:
443
468
:path: "../node_modules/react-native/ReactCommon/yoga"
444
469
@@ -470,6 +495,7 @@ SPEC CHECKSUMS:
470
495
React-jsiexecutor: 1540d1c01bb493ae3124ed83351b1b6a155db7da
471
496
React-jsinspector: 512e560d0e985d0e8c479a54a4e5c147a9c83493
472
497
react-native-netinfo: 77d133105df525d4a11f10fcaa8d0b8883ea6429
498
+ react-native-safe-area-context: 86612d2c9a9e94e288319262d10b5f93f0b395f5
473
499
react-native-sqlite-storage: ce71689c5a73b79390a1ab213555ae80979a5dc7
474
500
React-RCTActionSheet: f41ea8a811aac770e0cc6e0ad6b270c644ea8b7c
475
501
React-RCTAnimation: 49ab98b1c1ff4445148b72a3d61554138565bad0
@@ -483,7 +509,11 @@ SPEC CHECKSUMS:
483
509
ReactCommon: ed4e11d27609d571e7eee8b65548efc191116eb3
484
510
rn-fetch-blob: f065bb7ab7fb48dd002629f8bdcb0336602d3cba
485
511
RNCAsyncStorage: bc2f81cc1df90c267ce9ed30bb2dbc93b945a8ee
486
- RNFS: 90d1a32d3bc8f75cc7fc3dd2f67506049664346b
512
+ RNCMaskedView: f5c7d14d6847b7b44853f7acb6284c1da30a3459
513
+ RNFS: 2bd9eb49dc82fa9676382f0585b992c424cd59df
514
+ RNGestureHandler: 9b7e605a741412e20e13c512738a31bd1611759b
515
+ RNReanimated: e03f7425cb7a38dcf1b644d680d1bfc91c3337ad
516
+ RNScreens: 45c457af3d2ee9e08fc01e70da87e653d46b1198
487
517
Yoga: 3ebccbdd559724312790e7742142d062476b698e
488
518
YogaKit: f782866e155069a2cca2517aafea43200b01fd5a
489
519
0 commit comments