diff options
Diffstat (limited to 'ios')
-rw-r--r-- | ios/Podfile.lock | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/ios/Podfile.lock b/ios/Podfile.lock index 4ebb76898..8be1857f2 100644 --- a/ios/Podfile.lock +++ b/ios/Podfile.lock @@ -291,6 +291,8 @@ PODS: - React-perflogger (= 0.68.2) - RNCAsyncStorage (1.17.6): - React-Core + - RNInAppBrowser (3.6.3): + - React-Core - RNScreens (3.13.1): - React-Core - React-RCTImage @@ -331,6 +333,7 @@ DEPENDENCIES: - React-runtimeexecutor (from `../node_modules/react-native/ReactCommon/runtimeexecutor`) - ReactCommon/turbomodule/core (from `../node_modules/react-native/ReactCommon`) - "RNCAsyncStorage (from `../node_modules/@react-native-async-storage/async-storage`)" + - RNInAppBrowser (from `../node_modules/react-native-inappbrowser-reborn`) - RNScreens (from `../node_modules/react-native-screens`) - Yoga (from `../node_modules/react-native/ReactCommon/yoga`) @@ -403,6 +406,8 @@ EXTERNAL SOURCES: :path: "../node_modules/react-native/ReactCommon" RNCAsyncStorage: :path: "../node_modules/@react-native-async-storage/async-storage" + RNInAppBrowser: + :path: "../node_modules/react-native-inappbrowser-reborn" RNScreens: :path: "../node_modules/react-native-screens" Yoga: @@ -442,9 +447,10 @@ SPEC CHECKSUMS: React-runtimeexecutor: b960b687d2dfef0d3761fbb187e01812ebab8b23 ReactCommon: 095366164a276d91ea704ce53cb03825c487a3f2 RNCAsyncStorage: 466b9df1a14bccda91da86e0b7d9a345d78e1673 + RNInAppBrowser: 3ff3a3b8f458aaf25aaee879d057352862edf357 RNScreens: 40a2cb40a02a609938137a1e0acfbf8fc9eebf19 Yoga: 99652481fcd320aefa4a7ef90095b95acd181952 -PODFILE CHECKSUM: b316ed22d303852bcbc21555181e167a3972828b +PODFILE CHECKSUM: cf94853ebcb0d8e0d027dca9ab7a4ede886a8f20 COCOAPODS: 1.11.3 |