From c942266e93bac9597bc27b74c6f0646cf39f7158 Mon Sep 17 00:00:00 2001 From: Alexander Evchenko Date: Tue, 3 Oct 2023 12:44:23 +0400 Subject: [PATCH] fix: RNBootSplash not being added to IOS --- ios/Podfile.lock | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/ios/Podfile.lock b/ios/Podfile.lock index e94b04b65..7f035167a 100644 --- a/ios/Podfile.lock +++ b/ios/Podfile.lock @@ -458,6 +458,8 @@ PODS: - React-jsi (= 0.70.6) - React-logger (= 0.70.6) - React-perflogger (= 0.70.6) + - RNBootSplash (5.0.3): + - React-Core - RNCAsyncStorage (1.19.0): - React-Core - RNCClipboard (1.5.1): @@ -591,6 +593,7 @@ DEPENDENCIES: - React-RCTVibration (from `../node_modules/react-native/Libraries/Vibration`) - React-runtimeexecutor (from `../node_modules/react-native/ReactCommon/runtimeexecutor`) - ReactCommon/turbomodule/core (from `../node_modules/react-native/ReactCommon`) + - RNBootSplash (from `../node_modules/react-native-bootsplash`) - "RNCAsyncStorage (from `../node_modules/@react-native-async-storage/async-storage`)" - "RNCClipboard (from `../node_modules/@react-native-community/clipboard`)" - RNDeviceInfo (from `../node_modules/react-native-device-info`) @@ -731,6 +734,8 @@ EXTERNAL SOURCES: :path: "../node_modules/react-native/ReactCommon/runtimeexecutor" ReactCommon: :path: "../node_modules/react-native/ReactCommon" + RNBootSplash: + :path: "../node_modules/react-native-bootsplash" RNCAsyncStorage: :path: "../node_modules/@react-native-async-storage/async-storage" RNCClipboard: @@ -837,6 +842,7 @@ SPEC CHECKSUMS: React-RCTVibration: c75ceef7aa60a33b2d5731ebe5800ddde40cefc4 React-runtimeexecutor: 15437b576139df27635400de0599d9844f1ab817 ReactCommon: 349be31adeecffc7986a0de875d7fb0dcf4e251c + RNBootSplash: a496398664e0bd17a6de2845a1c7c73deccb5ae3 RNCAsyncStorage: 4b98ac3c64efa4e35c1197cb0c5ca5e9f5d4c666 RNCClipboard: 41d8d918092ae8e676f18adada19104fa3e68495 RNDeviceInfo: 4701f0bf2a06b34654745053db0ce4cb0c53ada7 @@ -854,6 +860,6 @@ SPEC CHECKSUMS: YogaKit: f782866e155069a2cca2517aafea43200b01fd5a ZXingObjC: fdbb269f25dd2032da343e06f10224d62f537bdb -PODFILE CHECKSUM: 8b2b9ce9f5d51b70a31f8e58224ff082d614339e +PODFILE CHECKSUM: e1b020c087aad27de326c92dd99568820885b80b -COCOAPODS: 1.11.3 +COCOAPODS: 1.12.0