@@ -320,6 +320,12 @@ PODS:
320320 - react-native-ble-plx (2.0.3):
321321 - MultiplatformBleAdapter (= 0.1.9)
322322 - React-Core
323+ - react-native-safe-area-context (4.4.1):
324+ - RCT-Folly
325+ - RCTRequired
326+ - RCTTypeSafety
327+ - React-Core
328+ - ReactCommon/turbomodule/core
323329 - react-native-skia (0.1.157):
324330 - React
325331 - React-callinvoker
@@ -415,6 +421,9 @@ PODS:
415421 - React-jsi (= 0.70.8)
416422 - React-logger (= 0.70.8)
417423 - React-perflogger (= 0.70.8)
424+ - RNScreens (3.18.2):
425+ - React-Core
426+ - React-RCTImage
418427 - Yoga (1.14.0)
419428
420429DEPENDENCIES:
@@ -455,6 +464,7 @@ DEPENDENCIES:
455464 - React-jsinspector (from `../node_modules/react-native/ReactCommon/jsinspector`)
456465 - React-logger (from `../node_modules/react-native/ReactCommon/logger`)
457466 - react-native-ble-plx (from `../node_modules/react-native-ble-plx`)
467+ - react-native-safe-area-context (from `../node_modules/react-native-safe-area-context`)
458468 - "react-native-skia (from `../node_modules/@shopify/react-native-skia`)"
459469 - React-perflogger (from `../node_modules/react-native/ReactCommon/reactperflogger`)
460470 - React-RCTActionSheet (from `../node_modules/react-native/Libraries/ActionSheetIOS`)
@@ -468,6 +478,7 @@ DEPENDENCIES:
468478 - React-RCTVibration (from `../node_modules/react-native/Libraries/Vibration`)
469479 - React-runtimeexecutor (from `../node_modules/react-native/ReactCommon/runtimeexecutor`)
470480 - ReactCommon/turbomodule/core (from `../node_modules/react-native/ReactCommon`)
481+ - RNScreens (from `../node_modules/react-native-screens`)
471482 - Yoga (from `../node_modules/react-native/ReactCommon/yoga`)
472483
473484SPEC REPOS:
@@ -548,6 +559,8 @@ EXTERNAL SOURCES:
548559 :path: "../node_modules/react-native/ReactCommon/logger"
549560 react-native-ble-plx:
550561 :path: "../node_modules/react-native-ble-plx"
562+ react-native-safe-area-context:
563+ :path: "../node_modules/react-native-safe-area-context"
551564 react-native-skia:
552565 :path: "../node_modules/@shopify/react-native-skia"
553566 React-perflogger:
@@ -574,6 +587,8 @@ EXTERNAL SOURCES:
574587 :path: "../node_modules/react-native/ReactCommon/runtimeexecutor"
575588 ReactCommon:
576589 :path: "../node_modules/react-native/ReactCommon"
590+ RNScreens:
591+ :path: "../node_modules/react-native-screens"
577592 Yoga:
578593 :path: "../node_modules/react-native/ReactCommon/yoga"
579594
@@ -616,6 +631,7 @@ SPEC CHECKSUMS:
616631 React-jsinspector: 5e5497c844f2381e8648ec3a7d0ad25b3f27f23e
617632 React-logger: b277ad8f4473f2506fb30b762b6348534a3de10e
618633 react-native-ble-plx: f10240444452dfb2d2a13a0e4f58d7783e92d76e
634+ react-native-safe-area-context: 99b24a0c5acd0d5dcac2b1a7f18c49ea317be99a
619635 react-native-skia: 7f9a3bd36c4247005e87005d912dcf6db76a6289
620636 React-perflogger: e9249a18e055cae96fdf685bf6145cbea62506c8
621637 React-RCTActionSheet: a6d2a544a4605a111ce80fa9319cc870ca3ea778
@@ -629,6 +645,7 @@ SPEC CHECKSUMS:
629645 React-RCTVibration: 19d21a3ed620352180800447771f68a101f196e9
630646 React-runtimeexecutor: f795fd426264709901c09432c6ce072f8400147e
631647 ReactCommon: c440e7f15075e81eb29802521c58a1f38b1aa903
648+ RNScreens: 34cc502acf1b916c582c60003dc3089fa01dc66d
632649 Yoga: d6133108734e69e8c0becc6ba587294b94829687
633650
634651PODFILE CHECKSUM: 64065283ea548937528126d1d39d9c91d0fbfcc8
0 commit comments