@@ -237,6 +237,8 @@ PODS:
237237 - React-cxxreact (= 0.63.4)
238238 - React-jsi (= 0.63.4)
239239 - React-jsinspector (0.63.4)
240+ - react-native-safe-area-context (3.3.2):
241+ - React-Core
240242 - React-RCTActionSheet (0.63.4):
241243 - React-Core/RCTActionSheetHeaders (= 0.63.4)
242244 - React-RCTAnimation (0.63.4):
@@ -297,6 +299,11 @@ PODS:
297299 - React-Core (= 0.63.4)
298300 - React-cxxreact (= 0.63.4)
299301 - React-jsi (= 0.63.4)
302+ - RNScreens (3.10.1):
303+ - React-Core
304+ - React-RCTImage
305+ - RNVectorIcons (9.0.0):
306+ - React-Core
300307 - Yoga (1.14.0)
301308 - YogaKit (1.18.1):
302309 - Yoga (~> 1.14)
@@ -338,6 +345,7 @@ DEPENDENCIES:
338345 - React-jsi (from `../node_modules/react-native/ReactCommon/jsi`)
339346 - React-jsiexecutor (from `../node_modules/react-native/ReactCommon/jsiexecutor`)
340347 - React-jsinspector (from `../node_modules/react-native/ReactCommon/jsinspector`)
348+ - react-native-safe-area-context (from `../node_modules/react-native-safe-area-context`)
341349 - React-RCTActionSheet (from `../node_modules/react-native/Libraries/ActionSheetIOS`)
342350 - React-RCTAnimation (from `../node_modules/react-native/Libraries/NativeAnimation`)
343351 - React-RCTBlob (from `../node_modules/react-native/Libraries/Blob`)
@@ -348,6 +356,8 @@ DEPENDENCIES:
348356 - React-RCTText (from `../node_modules/react-native/Libraries/Text`)
349357 - React-RCTVibration (from `../node_modules/react-native/Libraries/Vibration`)
350358 - ReactCommon/turbomodule/core (from `../node_modules/react-native/ReactCommon`)
359+ - RNScreens (from `../node_modules/react-native-screens`)
360+ - RNVectorIcons (from `../node_modules/react-native-vector-icons`)
351361 - Yoga (from `../node_modules/react-native/ReactCommon/yoga`)
352362
353363SPEC REPOS:
@@ -398,6 +408,8 @@ EXTERNAL SOURCES:
398408 :path: "../node_modules/react-native/ReactCommon/jsiexecutor"
399409 React-jsinspector:
400410 :path: "../node_modules/react-native/ReactCommon/jsinspector"
411+ react-native-safe-area-context:
412+ :path: "../node_modules/react-native-safe-area-context"
401413 React-RCTActionSheet:
402414 :path: "../node_modules/react-native/Libraries/ActionSheetIOS"
403415 React-RCTAnimation:
@@ -418,6 +430,10 @@ EXTERNAL SOURCES:
418430 :path: "../node_modules/react-native/Libraries/Vibration"
419431 ReactCommon:
420432 :path: "../node_modules/react-native/ReactCommon"
433+ RNScreens:
434+ :path: "../node_modules/react-native-screens"
435+ RNVectorIcons:
436+ :path: "../node_modules/react-native-vector-icons"
421437 Yoga:
422438 :path: "../node_modules/react-native/ReactCommon/yoga"
423439
@@ -450,6 +466,7 @@ SPEC CHECKSUMS:
450466 React-jsi: a0418934cf48f25b485631deb27c64dc40fb4c31
451467 React-jsiexecutor: 93bd528844ad21dc07aab1c67cb10abae6df6949
452468 React-jsinspector: 58aef7155bc9a9683f5b60b35eccea8722a4f53a
469+ react-native-safe-area-context: 584dc04881deb49474363f3be89e4ca0e854c057
453470 React-RCTActionSheet: 89a0ca9f4a06c1f93c26067af074ccdce0f40336
454471 React-RCTAnimation: 1bde3ecc0c104c55df246eda516e0deb03c4e49b
455472 React-RCTBlob: a97d378b527740cc667e03ebfa183a75231ab0f0
@@ -460,9 +477,11 @@ SPEC CHECKSUMS:
460477 React-RCTText: 5c51df3f08cb9dedc6e790161195d12bac06101c
461478 React-RCTVibration: ae4f914cfe8de7d4de95ae1ea6cc8f6315d73d9d
462479 ReactCommon: 73d79c7039f473b76db6ff7c6b159c478acbbb3b
480+ RNScreens: 522705f2e5c9d27efb17f24aceb2bf8335bc7b8e
481+ RNVectorIcons: 4143ba35feebab8fdbe6bc43d1e776b393d47ac8
463482 Yoga: 4bd86afe9883422a7c4028c00e34790f560923d6
464483 YogaKit: f782866e155069a2cca2517aafea43200b01fd5a
465484
466- PODFILE CHECKSUM: aae4d6e3d2b583a80f4c50a00fb40a5d290d59d3
485+ PODFILE CHECKSUM: 4087e2da8ba5a7dfe30a462ba0de77fad8c02333
467486
468487COCOAPODS: 1.11.2
0 commit comments