@@ -236,6 +236,8 @@ PODS:
236236 - React-cxxreact (= 0.63.3)
237237 - React-jsi (= 0.63.3)
238238 - React-jsinspector (0.63.3)
239+ - react-native-safe-area-context (3.1.8):
240+ - React-Core
239241 - React-RCTActionSheet (0.63.3):
240242 - React-Core/RCTActionSheetHeaders (= 0.63.3)
241243 - React-RCTAnimation (0.63.3):
@@ -296,6 +298,14 @@ PODS:
296298 - React-Core (= 0.63.3)
297299 - React-cxxreact (= 0.63.3)
298300 - React-jsi (= 0.63.3)
301+ - RNCMaskedView (0.1.10):
302+ - React
303+ - RNGestureHandler (1.8.0):
304+ - React
305+ - RNReanimated (1.13.1):
306+ - React
307+ - RNScreens (2.11.0):
308+ - React
299309 - Yoga (1.14.0)
300310 - YogaKit (1.18.1):
301311 - Yoga (~> 1.14)
@@ -337,6 +347,7 @@ DEPENDENCIES:
337347 - React-jsi (from `../node_modules/react-native/ReactCommon/jsi`)
338348 - React-jsiexecutor (from `../node_modules/react-native/ReactCommon/jsiexecutor`)
339349 - React-jsinspector (from `../node_modules/react-native/ReactCommon/jsinspector`)
350+ - react-native-safe-area-context (from `../node_modules/react-native-safe-area-context`)
340351 - React-RCTActionSheet (from `../node_modules/react-native/Libraries/ActionSheetIOS`)
341352 - React-RCTAnimation (from `../node_modules/react-native/Libraries/NativeAnimation`)
342353 - React-RCTBlob (from `../node_modules/react-native/Libraries/Blob`)
@@ -347,6 +358,10 @@ DEPENDENCIES:
347358 - React-RCTText (from `../node_modules/react-native/Libraries/Text`)
348359 - React-RCTVibration (from `../node_modules/react-native/Libraries/Vibration`)
349360 - ReactCommon/turbomodule/core (from `../node_modules/react-native/ReactCommon`)
361+ - "RNCMaskedView (from `../node_modules/@react-native-community/masked-view`)"
362+ - RNGestureHandler (from `../node_modules/react-native-gesture-handler`)
363+ - RNReanimated (from `../node_modules/react-native-reanimated`)
364+ - RNScreens (from `../node_modules/react-native-screens`)
350365 - Yoga (from `../node_modules/react-native/ReactCommon/yoga`)
351366
352367SPEC REPOS:
@@ -395,6 +410,8 @@ EXTERNAL SOURCES:
395410 :path: "../node_modules/react-native/ReactCommon/jsiexecutor"
396411 React-jsinspector:
397412 :path: "../node_modules/react-native/ReactCommon/jsinspector"
413+ react-native-safe-area-context:
414+ :path: "../node_modules/react-native-safe-area-context"
398415 React-RCTActionSheet:
399416 :path: "../node_modules/react-native/Libraries/ActionSheetIOS"
400417 React-RCTAnimation:
@@ -415,6 +432,14 @@ EXTERNAL SOURCES:
415432 :path: "../node_modules/react-native/Libraries/Vibration"
416433 ReactCommon:
417434 :path: "../node_modules/react-native/ReactCommon"
435+ RNCMaskedView:
436+ :path: "../node_modules/@react-native-community/masked-view"
437+ RNGestureHandler:
438+ :path: "../node_modules/react-native-gesture-handler"
439+ RNReanimated:
440+ :path: "../node_modules/react-native-reanimated"
441+ RNScreens:
442+ :path: "../node_modules/react-native-screens"
418443 Yoga:
419444 :path: "../node_modules/react-native/ReactCommon/yoga"
420445
@@ -445,6 +470,7 @@ SPEC CHECKSUMS:
445470 React-jsi: df07aa95b39c5be3e41199921509bfa929ed2b9d
446471 React-jsiexecutor: b56c03e61c0dd5f5801255f2160a815f4a53d451
447472 React-jsinspector: 8e68ffbfe23880d3ee9bafa8be2777f60b25cbe2
473+ react-native-safe-area-context: 79fea126c6830c85f65947c223a5e3058a666937
448474 React-RCTActionSheet: 53ea72699698b0b47a6421cb1c8b4ab215a774aa
449475 React-RCTAnimation: 1befece0b5183c22ae01b966f5583f42e69a83c2
450476 React-RCTBlob: 0b284339cbe4b15705a05e2313a51c6d8b51fa40
@@ -455,6 +481,10 @@ SPEC CHECKSUMS:
455481 React-RCTText: 65a6de06a7389098ce24340d1d3556015c38f746
456482 React-RCTVibration: 8e9fb25724a0805107fc1acc9075e26f814df454
457483 ReactCommon: 4167844018c9ed375cc01a843e9ee564399e53c3
484+ RNCMaskedView: 5a8ec07677aa885546a0d98da336457e2bea557f
485+ RNGestureHandler: 7a5833d0f788dbd107fbb913e09aa0c1ff333c39
486+ RNReanimated: dd8c286ab5dd4ba36d3a7fef8bff7e08711b5476
487+ RNScreens: 0e91da98ab26d5d04c7b59a9b6bd694124caf88c
458488 Yoga: 7d13633d129fd179e01b8953d38d47be90db185a
459489 YogaKit: f782866e155069a2cca2517aafea43200b01fd5a
460490
0 commit comments