diff options
Diffstat (limited to 'ios')
-rw-r--r-- | ios/Podfile.lock | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ios/Podfile.lock b/ios/Podfile.lock index a971c65c..6fef22e4 100644 --- a/ios/Podfile.lock +++ b/ios/Podfile.lock @@ -433,6 +433,8 @@ PODS: - React-Core - RNCMaskedView (0.1.11): - React + - RNCPushNotificationIOS (1.8.0): + - React-Core - RNDeviceInfo (7.4.0): - React-Core - RNFBAnalytics (11.5.0): @@ -573,6 +575,7 @@ DEPENDENCIES: - rn-fetch-blob (from `../node_modules/rn-fetch-blob`) - "RNCAsyncStorage (from `../node_modules/@react-native-community/async-storage`)" - "RNCMaskedView (from `../node_modules/@react-native-community/masked-view`)" + - "RNCPushNotificationIOS (from `../node_modules/@react-native-community/push-notification-ios`)" - RNDeviceInfo (from `../node_modules/react-native-device-info`) - "RNFBAnalytics (from `../node_modules/@react-native-firebase/analytics`)" - "RNFBApp (from `../node_modules/@react-native-firebase/app`)" @@ -707,6 +710,8 @@ EXTERNAL SOURCES: :path: "../node_modules/@react-native-community/async-storage" RNCMaskedView: :path: "../node_modules/@react-native-community/masked-view" + RNCPushNotificationIOS: + :path: "../node_modules/@react-native-community/push-notification-ios" RNDeviceInfo: :path: "../node_modules/react-native-device-info" RNFBAnalytics: @@ -806,6 +811,7 @@ SPEC CHECKSUMS: rn-fetch-blob: f065bb7ab7fb48dd002629f8bdcb0336602d3cba RNCAsyncStorage: b03032fdbdb725bea0bd9e5ec5a7272865ae7398 RNCMaskedView: 0e1bc4bfa8365eba5fbbb71e07fbdc0555249489 + RNCPushNotificationIOS: 61a7c72bd1ebad3568025957d001e0f0e7b32191 RNDeviceInfo: 9538a884f862fe4aa0d7cead9f34e292d41ba8f6 RNFBAnalytics: dd54ace7b5b1ced65640f328fe1bd04a7e773dcf RNFBApp: 02bde3edecf2e9694b908a5d3504e03449980f20 |