react-native-push-notification / ios

React Native Push Notification API for iOS.
MIT License
732 stars 281 forks source link

How do I resolve ReactNative Pod package dependency error? #363

Closed tahaipek closed 2 years ago

tahaipek commented 2 years ago

I'm getting this error on xCode Version 13.3.1 when compiling the app for iOS. There was no error before. I've been trying to resolve this error for the past few days.

Does anyone have any suggestions for resolving the error?

Dependencies could not be resolved because root depends on 'nanopb' 2.30909.0..<2.30910.0.
'nanopb' 2.30908.0..<2.30909.0 is required because 'googleappmeasurement' 9.0.0 depends on 'nanopb' 2.30908.0..<2.30909.0 and root depends on 'googleappmeasurement' 9.0.0.

xCode Build xCode

npm run ios npm run ios

Package.json

"dependencies": {
    "@babel/plugin-proposal-decorators": "^7.17.8",
    "@react-native-community/push-notification-ios": "^1.10.1",
    "@react-native-masked-view/masked-view": "^0.2.6",
    "@react-navigation/bottom-tabs": "^6.2.0",
    "@react-navigation/native": "^6.0.8",
    "@react-navigation/native-stack": "^6.5.2",
    "@react-navigation/stack": "^6.1.1",
    "appcenter": "4.4.3",
    "appcenter-analytics": "4.4.3",
    "appcenter-crashes": "4.4.3",
    "axios": "^0.26.1",
    "date-fns": "^2.28.0",
    "i18n-js": "^3.8.0",
    "is_js": "^0.9.0",
    "lodash": "^4.17.21",
    "lottie-react-native": "^5.0.1",
    "mobx": "^6.3.12",
    "mobx-react": "^7.2.1",
    "react": "17.0.2",
    "react-native": "0.67.4",
    "react-native-code-push": "^7.0.4",
    "react-native-dotenv": "^3.3.1",
    "react-native-encrypted-storage": "^4.0.2",
    "react-native-geolocation-service": "^5.3.0-beta.4",
    "react-native-gesture-handler": "^2.3.2",
    "react-native-linear-gradient": "^2.5.6",
    "react-native-localize": "^2.2.1",
    "react-native-maps": "^0.30.1",
    "react-native-open-maps": "^0.4.0",
    "react-native-paper": "^4.11.2",
    "react-native-push-notification": "^8.1.1",
    "react-native-safe-area-context": "^3.4.1",
    "react-native-screens": "^3.13.1",
    "react-native-skeleton-placeholder": "^5.0.0",
    "react-native-svg": "^12.3.0",
    "react-native-toast-message": "^2.1.3",
    "react-native-vector-icons": "^9.1.0",
    "react-native-webview": "^11.18.1"
  },
  "devDependencies": {
    "@babel/core": "^7.17.8",
    "@babel/runtime": "^7.17.8",
    "@react-native-community/eslint-config": "^2.0.0",
    "babel-jest": "^26.6.3",
    "babel-plugin-module-resolver": "^4.1.0",
    "eslint": "7.14.0",
    "jest": "^26.6.3",
    "metro-react-native-babel-preset": "^0.66.2",
    "react-test-renderer": "17.0.2"
  },

Podfile.lock

PODS:
  - appcenter-analytics (4.4.3):
    - AppCenter/Analytics (~> 4.0)
    - AppCenterReactNativeShared (~> 4.0)
    - React-Core
  - appcenter-core (4.4.3):
    - AppCenterReactNativeShared (~> 4.0)
    - React-Core
  - appcenter-crashes (4.4.3):
    - AppCenter/Crashes (~> 4.0)
    - AppCenterReactNativeShared (~> 4.0)
    - React-Core
  - AppCenter/Analytics (4.4.1):
    - AppCenter/Core
  - AppCenter/Core (4.4.1)
  - AppCenter/Crashes (4.4.1):
    - AppCenter/Core
  - AppCenterReactNativeShared (4.4.3):
    - AppCenter/Core (= 4.4.1)
  - Base64 (1.1.2)
  - boost (1.76.0)
  - BVLinearGradient (2.5.6):
    - React
  - CodePush (7.0.4):
    - Base64 (~> 1.1)
    - JWT (~> 3.0.0-beta.12)
    - React-Core
    - SSZipArchive (~> 2.2.2)
  - DoubleConversion (1.1.6)
  - FBLazyVector (0.67.4)
  - FBReactNativeSpec (0.67.4):
    - RCT-Folly (= 2021.06.28.00-v2)
    - RCTRequired (= 0.67.4)
    - RCTTypeSafety (= 0.67.4)
    - React-Core (= 0.67.4)
    - React-jsi (= 0.67.4)
    - ReactCommon/turbomodule/core (= 0.67.4)
  - fmt (6.2.1)
  - glog (0.3.5)
  - Google-Maps-iOS-Utils (3.10.3):
    - Google-Maps-iOS-Utils/Clustering (= 3.10.3)
    - Google-Maps-iOS-Utils/Geometry (= 3.10.3)
    - Google-Maps-iOS-Utils/GeometryUtils (= 3.10.3)
    - Google-Maps-iOS-Utils/Heatmap (= 3.10.3)
    - Google-Maps-iOS-Utils/QuadTree (= 3.10.3)
    - GoogleMaps
  - Google-Maps-iOS-Utils/Clustering (3.10.3):
    - Google-Maps-iOS-Utils/QuadTree
    - GoogleMaps
  - Google-Maps-iOS-Utils/Geometry (3.10.3):
    - GoogleMaps
  - Google-Maps-iOS-Utils/GeometryUtils (3.10.3):
    - GoogleMaps
  - Google-Maps-iOS-Utils/Heatmap (3.10.3):
    - Google-Maps-iOS-Utils/QuadTree
    - GoogleMaps
  - Google-Maps-iOS-Utils/QuadTree (3.10.3):
    - GoogleMaps
  - GoogleMaps (5.1.0):
    - GoogleMaps/Maps (= 5.1.0)
  - GoogleMaps/Base (5.1.0)
  - GoogleMaps/Maps (5.1.0):
    - GoogleMaps/Base
  - JWT (3.0.0-beta.14):
    - Base64 (~> 1.1.2)
  - lottie-ios (3.2.3)
  - lottie-react-native (5.0.1):
    - lottie-ios (~> 3.2.3)
    - React-Core
  - RCT-Folly (2021.06.28.00-v2):
    - boost
    - DoubleConversion
    - fmt (~> 6.2.1)
    - glog
    - RCT-Folly/Default (= 2021.06.28.00-v2)
  - RCT-Folly/Default (2021.06.28.00-v2):
    - boost
    - DoubleConversion
    - fmt (~> 6.2.1)
    - glog
  - RCTRequired (0.67.4)
  - RCTTypeSafety (0.67.4):
    - FBLazyVector (= 0.67.4)
    - RCT-Folly (= 2021.06.28.00-v2)
    - RCTRequired (= 0.67.4)
    - React-Core (= 0.67.4)
  - React (0.67.4):
    - React-Core (= 0.67.4)
    - React-Core/DevSupport (= 0.67.4)
    - React-Core/RCTWebSocket (= 0.67.4)
    - React-RCTActionSheet (= 0.67.4)
    - React-RCTAnimation (= 0.67.4)
    - React-RCTBlob (= 0.67.4)
    - React-RCTImage (= 0.67.4)
    - React-RCTLinking (= 0.67.4)
    - React-RCTNetwork (= 0.67.4)
    - React-RCTSettings (= 0.67.4)
    - React-RCTText (= 0.67.4)
    - React-RCTVibration (= 0.67.4)
  - React-callinvoker (0.67.4)
  - React-Core (0.67.4):
    - glog
    - RCT-Folly (= 2021.06.28.00-v2)
    - React-Core/Default (= 0.67.4)
    - React-cxxreact (= 0.67.4)
    - React-jsi (= 0.67.4)
    - React-jsiexecutor (= 0.67.4)
    - React-perflogger (= 0.67.4)
    - Yoga
  - React-Core/CoreModulesHeaders (0.67.4):
    - glog
    - RCT-Folly (= 2021.06.28.00-v2)
    - React-Core/Default
    - React-cxxreact (= 0.67.4)
    - React-jsi (= 0.67.4)
    - React-jsiexecutor (= 0.67.4)
    - React-perflogger (= 0.67.4)
    - Yoga
  - React-Core/Default (0.67.4):
    - glog
    - RCT-Folly (= 2021.06.28.00-v2)
    - React-cxxreact (= 0.67.4)
    - React-jsi (= 0.67.4)
    - React-jsiexecutor (= 0.67.4)
    - React-perflogger (= 0.67.4)
    - Yoga
  - React-Core/DevSupport (0.67.4):
    - glog
    - RCT-Folly (= 2021.06.28.00-v2)
    - React-Core/Default (= 0.67.4)
    - React-Core/RCTWebSocket (= 0.67.4)
    - React-cxxreact (= 0.67.4)
    - React-jsi (= 0.67.4)
    - React-jsiexecutor (= 0.67.4)
    - React-jsinspector (= 0.67.4)
    - React-perflogger (= 0.67.4)
    - Yoga
  - React-Core/RCTActionSheetHeaders (0.67.4):
    - glog
    - RCT-Folly (= 2021.06.28.00-v2)
    - React-Core/Default
    - React-cxxreact (= 0.67.4)
    - React-jsi (= 0.67.4)
    - React-jsiexecutor (= 0.67.4)
    - React-perflogger (= 0.67.4)
    - Yoga
  - React-Core/RCTAnimationHeaders (0.67.4):
    - glog
    - RCT-Folly (= 2021.06.28.00-v2)
    - React-Core/Default
    - React-cxxreact (= 0.67.4)
    - React-jsi (= 0.67.4)
    - React-jsiexecutor (= 0.67.4)
    - React-perflogger (= 0.67.4)
    - Yoga
  - React-Core/RCTBlobHeaders (0.67.4):
    - glog
    - RCT-Folly (= 2021.06.28.00-v2)
    - React-Core/Default
    - React-cxxreact (= 0.67.4)
    - React-jsi (= 0.67.4)
    - React-jsiexecutor (= 0.67.4)
    - React-perflogger (= 0.67.4)
    - Yoga
  - React-Core/RCTImageHeaders (0.67.4):
    - glog
    - RCT-Folly (= 2021.06.28.00-v2)
    - React-Core/Default
    - React-cxxreact (= 0.67.4)
    - React-jsi (= 0.67.4)
    - React-jsiexecutor (= 0.67.4)
    - React-perflogger (= 0.67.4)
    - Yoga
  - React-Core/RCTLinkingHeaders (0.67.4):
    - glog
    - RCT-Folly (= 2021.06.28.00-v2)
    - React-Core/Default
    - React-cxxreact (= 0.67.4)
    - React-jsi (= 0.67.4)
    - React-jsiexecutor (= 0.67.4)
    - React-perflogger (= 0.67.4)
    - Yoga
  - React-Core/RCTNetworkHeaders (0.67.4):
    - glog
    - RCT-Folly (= 2021.06.28.00-v2)
    - React-Core/Default
    - React-cxxreact (= 0.67.4)
    - React-jsi (= 0.67.4)
    - React-jsiexecutor (= 0.67.4)
    - React-perflogger (= 0.67.4)
    - Yoga
  - React-Core/RCTSettingsHeaders (0.67.4):
    - glog
    - RCT-Folly (= 2021.06.28.00-v2)
    - React-Core/Default
    - React-cxxreact (= 0.67.4)
    - React-jsi (= 0.67.4)
    - React-jsiexecutor (= 0.67.4)
    - React-perflogger (= 0.67.4)
    - Yoga
  - React-Core/RCTTextHeaders (0.67.4):
    - glog
    - RCT-Folly (= 2021.06.28.00-v2)
    - React-Core/Default
    - React-cxxreact (= 0.67.4)
    - React-jsi (= 0.67.4)
    - React-jsiexecutor (= 0.67.4)
    - React-perflogger (= 0.67.4)
    - Yoga
  - React-Core/RCTVibrationHeaders (0.67.4):
    - glog
    - RCT-Folly (= 2021.06.28.00-v2)
    - React-Core/Default
    - React-cxxreact (= 0.67.4)
    - React-jsi (= 0.67.4)
    - React-jsiexecutor (= 0.67.4)
    - React-perflogger (= 0.67.4)
    - Yoga
  - React-Core/RCTWebSocket (0.67.4):
    - glog
    - RCT-Folly (= 2021.06.28.00-v2)
    - React-Core/Default (= 0.67.4)
    - React-cxxreact (= 0.67.4)
    - React-jsi (= 0.67.4)
    - React-jsiexecutor (= 0.67.4)
    - React-perflogger (= 0.67.4)
    - Yoga
  - React-CoreModules (0.67.4):
    - FBReactNativeSpec (= 0.67.4)
    - RCT-Folly (= 2021.06.28.00-v2)
    - RCTTypeSafety (= 0.67.4)
    - React-Core/CoreModulesHeaders (= 0.67.4)
    - React-jsi (= 0.67.4)
    - React-RCTImage (= 0.67.4)
    - ReactCommon/turbomodule/core (= 0.67.4)
  - React-cxxreact (0.67.4):
    - boost (= 1.76.0)
    - DoubleConversion
    - glog
    - RCT-Folly (= 2021.06.28.00-v2)
    - React-callinvoker (= 0.67.4)
    - React-jsi (= 0.67.4)
    - React-jsinspector (= 0.67.4)
    - React-logger (= 0.67.4)
    - React-perflogger (= 0.67.4)
    - React-runtimeexecutor (= 0.67.4)
  - React-jsi (0.67.4):
    - boost (= 1.76.0)
    - DoubleConversion
    - glog
    - RCT-Folly (= 2021.06.28.00-v2)
    - React-jsi/Default (= 0.67.4)
  - React-jsi/Default (0.67.4):
    - boost (= 1.76.0)
    - DoubleConversion
    - glog
    - RCT-Folly (= 2021.06.28.00-v2)
  - React-jsiexecutor (0.67.4):
    - DoubleConversion
    - glog
    - RCT-Folly (= 2021.06.28.00-v2)
    - React-cxxreact (= 0.67.4)
    - React-jsi (= 0.67.4)
    - React-perflogger (= 0.67.4)
  - React-jsinspector (0.67.4)
  - React-logger (0.67.4):
    - glog
  - react-native-encrypted-storage (4.0.2):
    - React-Core
  - react-native-geolocation-service (5.3.0-beta.4):
    - React
  - react-native-google-maps (0.30.1):
    - Google-Maps-iOS-Utils (= 3.10.3)
    - GoogleMaps (= 5.1.0)
    - React-Core
  - react-native-maps (0.30.1):
    - React-Core
  - react-native-safe-area-context (3.4.1):
    - React-Core
  - React-perflogger (0.67.4)
  - React-RCTActionSheet (0.67.4):
    - React-Core/RCTActionSheetHeaders (= 0.67.4)
  - React-RCTAnimation (0.67.4):
    - FBReactNativeSpec (= 0.67.4)
    - RCT-Folly (= 2021.06.28.00-v2)
    - RCTTypeSafety (= 0.67.4)
    - React-Core/RCTAnimationHeaders (= 0.67.4)
    - React-jsi (= 0.67.4)
    - ReactCommon/turbomodule/core (= 0.67.4)
  - React-RCTBlob (0.67.4):
    - FBReactNativeSpec (= 0.67.4)
    - RCT-Folly (= 2021.06.28.00-v2)
    - React-Core/RCTBlobHeaders (= 0.67.4)
    - React-Core/RCTWebSocket (= 0.67.4)
    - React-jsi (= 0.67.4)
    - React-RCTNetwork (= 0.67.4)
    - ReactCommon/turbomodule/core (= 0.67.4)
  - React-RCTImage (0.67.4):
    - FBReactNativeSpec (= 0.67.4)
    - RCT-Folly (= 2021.06.28.00-v2)
    - RCTTypeSafety (= 0.67.4)
    - React-Core/RCTImageHeaders (= 0.67.4)
    - React-jsi (= 0.67.4)
    - React-RCTNetwork (= 0.67.4)
    - ReactCommon/turbomodule/core (= 0.67.4)
  - React-RCTLinking (0.67.4):
    - FBReactNativeSpec (= 0.67.4)
    - React-Core/RCTLinkingHeaders (= 0.67.4)
    - React-jsi (= 0.67.4)
    - ReactCommon/turbomodule/core (= 0.67.4)
  - React-RCTNetwork (0.67.4):
    - FBReactNativeSpec (= 0.67.4)
    - RCT-Folly (= 2021.06.28.00-v2)
    - RCTTypeSafety (= 0.67.4)
    - React-Core/RCTNetworkHeaders (= 0.67.4)
    - React-jsi (= 0.67.4)
    - ReactCommon/turbomodule/core (= 0.67.4)
  - React-RCTSettings (0.67.4):
    - FBReactNativeSpec (= 0.67.4)
    - RCT-Folly (= 2021.06.28.00-v2)
    - RCTTypeSafety (= 0.67.4)
    - React-Core/RCTSettingsHeaders (= 0.67.4)
    - React-jsi (= 0.67.4)
    - ReactCommon/turbomodule/core (= 0.67.4)
  - React-RCTText (0.67.4):
    - React-Core/RCTTextHeaders (= 0.67.4)
  - React-RCTVibration (0.67.4):
    - FBReactNativeSpec (= 0.67.4)
    - RCT-Folly (= 2021.06.28.00-v2)
    - React-Core/RCTVibrationHeaders (= 0.67.4)
    - React-jsi (= 0.67.4)
    - ReactCommon/turbomodule/core (= 0.67.4)
  - React-runtimeexecutor (0.67.4):
    - React-jsi (= 0.67.4)
  - ReactCommon/turbomodule/core (0.67.4):
    - DoubleConversion
    - glog
    - RCT-Folly (= 2021.06.28.00-v2)
    - React-callinvoker (= 0.67.4)
    - React-Core (= 0.67.4)
    - React-cxxreact (= 0.67.4)
    - React-jsi (= 0.67.4)
    - React-logger (= 0.67.4)
    - React-perflogger (= 0.67.4)
  - RNCMaskedView (0.2.6):
    - React-Core
  - RNCPushNotificationIOS (1.10.1):
    - React-Core
  - RNGestureHandler (2.3.2):
    - React-Core
  - RNLocalize (2.2.1):
    - React-Core
  - RNScreens (3.13.1):
    - React-Core
    - React-RCTImage
  - RNSVG (12.3.0):
    - React-Core
  - SSZipArchive (2.2.3)
  - Yoga (1.14.0)

DEPENDENCIES:
  - appcenter-analytics (from `../node_modules/appcenter-analytics/ios`)
  - appcenter-core (from `../node_modules/appcenter/ios`)
  - appcenter-crashes (from `../node_modules/appcenter-crashes/ios`)
  - boost (from `../node_modules/react-native/third-party-podspecs/boost.podspec`)
  - BVLinearGradient (from `../node_modules/react-native-linear-gradient`)
  - CodePush (from `../node_modules/react-native-code-push`)
  - DoubleConversion (from `../node_modules/react-native/third-party-podspecs/DoubleConversion.podspec`)
  - FBLazyVector (from `../node_modules/react-native/Libraries/FBLazyVector`)
  - FBReactNativeSpec (from `../node_modules/react-native/React/FBReactNativeSpec`)
  - glog (from `../node_modules/react-native/third-party-podspecs/glog.podspec`)
  - Google-Maps-iOS-Utils
  - GoogleMaps
  - lottie-react-native (from `../node_modules/lottie-react-native`)
  - RCT-Folly (from `../node_modules/react-native/third-party-podspecs/RCT-Folly.podspec`)
  - RCTRequired (from `../node_modules/react-native/Libraries/RCTRequired`)
  - RCTTypeSafety (from `../node_modules/react-native/Libraries/TypeSafety`)
  - React (from `../node_modules/react-native/`)
  - React-callinvoker (from `../node_modules/react-native/ReactCommon/callinvoker`)
  - React-Core (from `../node_modules/react-native/`)
  - React-Core/DevSupport (from `../node_modules/react-native/`)
  - React-Core/RCTWebSocket (from `../node_modules/react-native/`)
  - React-CoreModules (from `../node_modules/react-native/React/CoreModules`)
  - React-cxxreact (from `../node_modules/react-native/ReactCommon/cxxreact`)
  - React-jsi (from `../node_modules/react-native/ReactCommon/jsi`)
  - React-jsiexecutor (from `../node_modules/react-native/ReactCommon/jsiexecutor`)
  - React-jsinspector (from `../node_modules/react-native/ReactCommon/jsinspector`)
  - React-logger (from `../node_modules/react-native/ReactCommon/logger`)
  - react-native-encrypted-storage (from `../node_modules/react-native-encrypted-storage`)
  - react-native-geolocation-service (from `../node_modules/react-native-geolocation-service`)
  - react-native-google-maps (from `../node_modules/react-native-maps`)
  - react-native-maps (from `../node_modules/react-native-maps`)
  - react-native-safe-area-context (from `../node_modules/react-native-safe-area-context`)
  - React-perflogger (from `../node_modules/react-native/ReactCommon/reactperflogger`)
  - React-RCTActionSheet (from `../node_modules/react-native/Libraries/ActionSheetIOS`)
  - React-RCTAnimation (from `../node_modules/react-native/Libraries/NativeAnimation`)
  - React-RCTBlob (from `../node_modules/react-native/Libraries/Blob`)
  - React-RCTImage (from `../node_modules/react-native/Libraries/Image`)
  - React-RCTLinking (from `../node_modules/react-native/Libraries/LinkingIOS`)
  - React-RCTNetwork (from `../node_modules/react-native/Libraries/Network`)
  - React-RCTSettings (from `../node_modules/react-native/Libraries/Settings`)
  - React-RCTText (from `../node_modules/react-native/Libraries/Text`)
  - 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`)
  - "RNCMaskedView (from `../node_modules/@react-native-masked-view/masked-view`)"
  - "RNCPushNotificationIOS (from `../node_modules/@react-native-community/push-notification-ios`)"
  - RNGestureHandler (from `../node_modules/react-native-gesture-handler`)
  - RNLocalize (from `../node_modules/react-native-localize`)
  - RNScreens (from `../node_modules/react-native-screens`)
  - RNSVG (from `../node_modules/react-native-svg`)
  - Yoga (from `../node_modules/react-native/ReactCommon/yoga`)

SPEC REPOS:
  trunk:
    - AppCenter
    - AppCenterReactNativeShared
    - Base64
    - fmt
    - Google-Maps-iOS-Utils
    - GoogleMaps
    - JWT
    - lottie-ios
    - SSZipArchive

EXTERNAL SOURCES:
  appcenter-analytics:
    :path: "../node_modules/appcenter-analytics/ios"
  appcenter-core:
    :path: "../node_modules/appcenter/ios"
  appcenter-crashes:
    :path: "../node_modules/appcenter-crashes/ios"
  boost:
    :podspec: "../node_modules/react-native/third-party-podspecs/boost.podspec"
  BVLinearGradient:
    :path: "../node_modules/react-native-linear-gradient"
  CodePush:
    :path: "../node_modules/react-native-code-push"
  DoubleConversion:
    :podspec: "../node_modules/react-native/third-party-podspecs/DoubleConversion.podspec"
  FBLazyVector:
    :path: "../node_modules/react-native/Libraries/FBLazyVector"
  FBReactNativeSpec:
    :path: "../node_modules/react-native/React/FBReactNativeSpec"
  glog:
    :podspec: "../node_modules/react-native/third-party-podspecs/glog.podspec"
  lottie-react-native:
    :path: "../node_modules/lottie-react-native"
  RCT-Folly:
    :podspec: "../node_modules/react-native/third-party-podspecs/RCT-Folly.podspec"
  RCTRequired:
    :path: "../node_modules/react-native/Libraries/RCTRequired"
  RCTTypeSafety:
    :path: "../node_modules/react-native/Libraries/TypeSafety"
  React:
    :path: "../node_modules/react-native/"
  React-callinvoker:
    :path: "../node_modules/react-native/ReactCommon/callinvoker"
  React-Core:
    :path: "../node_modules/react-native/"
  React-CoreModules:
    :path: "../node_modules/react-native/React/CoreModules"
  React-cxxreact:
    :path: "../node_modules/react-native/ReactCommon/cxxreact"
  React-jsi:
    :path: "../node_modules/react-native/ReactCommon/jsi"
  React-jsiexecutor:
    :path: "../node_modules/react-native/ReactCommon/jsiexecutor"
  React-jsinspector:
    :path: "../node_modules/react-native/ReactCommon/jsinspector"
  React-logger:
    :path: "../node_modules/react-native/ReactCommon/logger"
  react-native-encrypted-storage:
    :path: "../node_modules/react-native-encrypted-storage"
  react-native-geolocation-service:
    :path: "../node_modules/react-native-geolocation-service"
  react-native-google-maps:
    :path: "../node_modules/react-native-maps"
  react-native-maps:
    :path: "../node_modules/react-native-maps"
  react-native-safe-area-context:
    :path: "../node_modules/react-native-safe-area-context"
  React-perflogger:
    :path: "../node_modules/react-native/ReactCommon/reactperflogger"
  React-RCTActionSheet:
    :path: "../node_modules/react-native/Libraries/ActionSheetIOS"
  React-RCTAnimation:
    :path: "../node_modules/react-native/Libraries/NativeAnimation"
  React-RCTBlob:
    :path: "../node_modules/react-native/Libraries/Blob"
  React-RCTImage:
    :path: "../node_modules/react-native/Libraries/Image"
  React-RCTLinking:
    :path: "../node_modules/react-native/Libraries/LinkingIOS"
  React-RCTNetwork:
    :path: "../node_modules/react-native/Libraries/Network"
  React-RCTSettings:
    :path: "../node_modules/react-native/Libraries/Settings"
  React-RCTText:
    :path: "../node_modules/react-native/Libraries/Text"
  React-RCTVibration:
    :path: "../node_modules/react-native/Libraries/Vibration"
  React-runtimeexecutor:
    :path: "../node_modules/react-native/ReactCommon/runtimeexecutor"
  ReactCommon:
    :path: "../node_modules/react-native/ReactCommon"
  RNCMaskedView:
    :path: "../node_modules/@react-native-masked-view/masked-view"
  RNCPushNotificationIOS:
    :path: "../node_modules/@react-native-community/push-notification-ios"
  RNGestureHandler:
    :path: "../node_modules/react-native-gesture-handler"
  RNLocalize:
    :path: "../node_modules/react-native-localize"
  RNScreens:
    :path: "../node_modules/react-native-screens"
  RNSVG:
    :path: "../node_modules/react-native-svg"
  Yoga:
    :path: "../node_modules/react-native/ReactCommon/yoga"

SPEC CHECKSUMS:
  .
  .
  .

PODFILE CHECKSUM: ...

COCOAPODS: 1.11.3