Merge pull request #2543 from ecency/nt/flipper

Nt/flipper
This commit is contained in:
Feruz M 2022-11-29 13:40:52 +05:30 committed by GitHub
commit 8b0ba9c068
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
6 changed files with 399 additions and 236 deletions

File diff suppressed because one or more lines are too long

View File

@ -1,8 +1,8 @@
$RNFirebaseAsStaticFramework = true # $RNFirebaseAsStaticFramework = true
require_relative '../node_modules/react-native/scripts/react_native_pods' require_relative '../node_modules/react-native/scripts/react_native_pods'
require_relative '../node_modules/@react-native-community/cli-platform-ios/native_modules' require_relative '../node_modules/@react-native-community/cli-platform-ios/native_modules'
use_frameworks! :linkage => :static # use_frameworks! :linkage => :static
platform :ios, '12.4' platform :ios, '12.4'
install! 'cocoapods', :deterministic_uuids => false install! 'cocoapods', :deterministic_uuids => false
@ -28,7 +28,7 @@ target 'Ecency' do
# #
# Note that if you have use_frameworks! enabled, Flipper will not work and # Note that if you have use_frameworks! enabled, Flipper will not work and
# you should disable the next line. # you should disable the next line.
:flipper_configuration => FlipperConfiguration.disabled, :flipper_configuration => FlipperConfiguration.enabled(["Debug"], { 'Flipper' => '0.174.0' }),
# An absolute path to your application root. # An absolute path to your application root.
:app_path => "#{Pod::Config.instance.installation_root}/.." :app_path => "#{Pod::Config.instance.installation_root}/.."
) )

View File

@ -32,83 +32,144 @@ PODS:
- React-Core (= 0.70.3) - React-Core (= 0.70.3)
- React-jsi (= 0.70.3) - React-jsi (= 0.70.3)
- ReactCommon/turbomodule/core (= 0.70.3) - ReactCommon/turbomodule/core (= 0.70.3)
- Firebase/Analytics (10.1.0): - Firebase/Analytics (8.15.0):
- Firebase/Core - Firebase/Core
- Firebase/Core (10.1.0): - Firebase/Core (8.15.0):
- Firebase/CoreOnly - Firebase/CoreOnly
- FirebaseAnalytics (~> 10.1.0) - FirebaseAnalytics (~> 8.15.0)
- Firebase/CoreOnly (10.1.0): - Firebase/CoreOnly (8.15.0):
- FirebaseCore (= 10.1.0) - FirebaseCore (= 8.15.0)
- Firebase/DynamicLinks (10.1.0): - Firebase/DynamicLinks (8.15.0):
- Firebase/CoreOnly - Firebase/CoreOnly
- FirebaseDynamicLinks (~> 10.1.0) - FirebaseDynamicLinks (~> 8.15.0)
- Firebase/Messaging (10.1.0): - Firebase/Messaging (8.15.0):
- Firebase/CoreOnly - Firebase/CoreOnly
- FirebaseMessaging (~> 10.1.0) - FirebaseMessaging (~> 8.15.0)
- FirebaseAnalytics (10.1.0): - FirebaseAnalytics (8.15.0):
- FirebaseAnalytics/AdIdSupport (= 10.1.0) - FirebaseAnalytics/AdIdSupport (= 8.15.0)
- FirebaseCore (~> 10.0) - FirebaseCore (~> 8.0)
- FirebaseInstallations (~> 10.0) - FirebaseInstallations (~> 8.0)
- GoogleUtilities/AppDelegateSwizzler (~> 7.8) - GoogleUtilities/AppDelegateSwizzler (~> 7.7)
- GoogleUtilities/MethodSwizzler (~> 7.8) - GoogleUtilities/MethodSwizzler (~> 7.7)
- GoogleUtilities/Network (~> 7.8) - GoogleUtilities/Network (~> 7.7)
- "GoogleUtilities/NSData+zlib (~> 7.8)" - "GoogleUtilities/NSData+zlib (~> 7.7)"
- nanopb (< 2.30910.0, >= 2.30908.0) - nanopb (~> 2.30908.0)
- FirebaseAnalytics/AdIdSupport (10.1.0): - FirebaseAnalytics/AdIdSupport (8.15.0):
- FirebaseCore (~> 10.0) - FirebaseCore (~> 8.0)
- FirebaseInstallations (~> 10.0) - FirebaseInstallations (~> 8.0)
- GoogleAppMeasurement (= 10.1.0) - GoogleAppMeasurement (= 8.15.0)
- GoogleUtilities/AppDelegateSwizzler (~> 7.8) - GoogleUtilities/AppDelegateSwizzler (~> 7.7)
- GoogleUtilities/MethodSwizzler (~> 7.8) - GoogleUtilities/MethodSwizzler (~> 7.7)
- GoogleUtilities/Network (~> 7.8) - GoogleUtilities/Network (~> 7.7)
- "GoogleUtilities/NSData+zlib (~> 7.8)" - "GoogleUtilities/NSData+zlib (~> 7.7)"
- nanopb (< 2.30910.0, >= 2.30908.0) - nanopb (~> 2.30908.0)
- FirebaseCore (10.1.0): - FirebaseCore (8.15.0):
- FirebaseCoreInternal (~> 10.0) - FirebaseCoreDiagnostics (~> 8.0)
- GoogleUtilities/Environment (~> 7.8) - GoogleUtilities/Environment (~> 7.7)
- GoogleUtilities/Logger (~> 7.8) - GoogleUtilities/Logger (~> 7.7)
- FirebaseCoreExtension (10.1.0): - FirebaseCoreDiagnostics (8.15.0):
- FirebaseCore (~> 10.0) - GoogleDataTransport (~> 9.1)
- FirebaseCoreInternal (10.1.0): - GoogleUtilities/Environment (~> 7.7)
- "GoogleUtilities/NSData+zlib (~> 7.8)" - GoogleUtilities/Logger (~> 7.7)
- FirebaseDynamicLinks (10.1.0): - nanopb (~> 2.30908.0)
- FirebaseCore (~> 10.0) - FirebaseDynamicLinks (8.15.0):
- FirebaseInstallations (10.1.0): - FirebaseCore (~> 8.0)
- FirebaseCore (~> 10.0) - FirebaseInstallations (8.15.0):
- GoogleUtilities/Environment (~> 7.8) - FirebaseCore (~> 8.0)
- GoogleUtilities/UserDefaults (~> 7.8) - GoogleUtilities/Environment (~> 7.7)
- PromisesObjC (~> 2.1) - GoogleUtilities/UserDefaults (~> 7.7)
- FirebaseMessaging (10.1.0): - PromisesObjC (< 3.0, >= 1.2)
- FirebaseCore (~> 10.0) - FirebaseMessaging (8.15.0):
- FirebaseInstallations (~> 10.0) - FirebaseCore (~> 8.0)
- GoogleDataTransport (~> 9.2) - FirebaseInstallations (~> 8.0)
- GoogleUtilities/AppDelegateSwizzler (~> 7.8) - GoogleDataTransport (~> 9.1)
- GoogleUtilities/Environment (~> 7.8) - GoogleUtilities/AppDelegateSwizzler (~> 7.7)
- GoogleUtilities/Reachability (~> 7.8) - GoogleUtilities/Environment (~> 7.7)
- GoogleUtilities/UserDefaults (~> 7.8) - GoogleUtilities/Reachability (~> 7.7)
- nanopb (< 2.30910.0, >= 2.30908.0) - GoogleUtilities/UserDefaults (~> 7.7)
- nanopb (~> 2.30908.0)
- Flipper (0.174.0):
- Flipper-Folly (~> 2.6)
- Flipper-Boost-iOSX (1.76.0.1.11)
- Flipper-DoubleConversion (3.2.0.1)
- Flipper-Fmt (7.1.7)
- Flipper-Folly (2.6.10):
- Flipper-Boost-iOSX
- Flipper-DoubleConversion
- Flipper-Fmt (= 7.1.7)
- Flipper-Glog
- libevent (~> 2.1.12)
- OpenSSL-Universal (= 1.1.1100)
- Flipper-Glog (0.5.0.5)
- Flipper-PeerTalk (0.0.4)
- Flipper-RSocket (1.4.3):
- Flipper-Folly (~> 2.6)
- FlipperKit (0.174.0):
- FlipperKit/Core (= 0.174.0)
- FlipperKit/Core (0.174.0):
- Flipper (~> 0.174.0)
- FlipperKit/CppBridge
- FlipperKit/FBCxxFollyDynamicConvert
- FlipperKit/FBDefines
- FlipperKit/FKPortForwarding
- SocketRocket (~> 0.6.0)
- FlipperKit/CppBridge (0.174.0):
- Flipper (~> 0.174.0)
- FlipperKit/FBCxxFollyDynamicConvert (0.174.0):
- Flipper-Folly (~> 2.6)
- FlipperKit/FBDefines (0.174.0)
- FlipperKit/FKPortForwarding (0.174.0):
- CocoaAsyncSocket (~> 7.6)
- Flipper-PeerTalk (~> 0.0.4)
- FlipperKit/FlipperKitHighlightOverlay (0.174.0)
- FlipperKit/FlipperKitLayoutHelpers (0.174.0):
- FlipperKit/Core
- FlipperKit/FlipperKitHighlightOverlay
- FlipperKit/FlipperKitLayoutTextSearchable
- FlipperKit/FlipperKitLayoutIOSDescriptors (0.174.0):
- FlipperKit/Core
- FlipperKit/FlipperKitHighlightOverlay
- FlipperKit/FlipperKitLayoutHelpers
- YogaKit (~> 1.18)
- FlipperKit/FlipperKitLayoutPlugin (0.174.0):
- FlipperKit/Core
- FlipperKit/FlipperKitHighlightOverlay
- FlipperKit/FlipperKitLayoutHelpers
- FlipperKit/FlipperKitLayoutIOSDescriptors
- FlipperKit/FlipperKitLayoutTextSearchable
- YogaKit (~> 1.18)
- FlipperKit/FlipperKitLayoutTextSearchable (0.174.0)
- FlipperKit/FlipperKitNetworkPlugin (0.174.0):
- FlipperKit/Core
- FlipperKit/FlipperKitReactPlugin (0.174.0):
- FlipperKit/Core
- FlipperKit/FlipperKitUserDefaultsPlugin (0.174.0):
- FlipperKit/Core
- FlipperKit/SKIOSNetworkPlugin (0.174.0):
- FlipperKit/Core
- FlipperKit/FlipperKitNetworkPlugin
- fmt (6.2.1) - fmt (6.2.1)
- glog (0.3.5) - glog (0.3.5)
- GoogleAppMeasurement (10.1.0): - GoogleAppMeasurement (8.15.0):
- GoogleAppMeasurement/AdIdSupport (= 10.1.0) - GoogleAppMeasurement/AdIdSupport (= 8.15.0)
- GoogleUtilities/AppDelegateSwizzler (~> 7.8) - GoogleUtilities/AppDelegateSwizzler (~> 7.7)
- GoogleUtilities/MethodSwizzler (~> 7.8) - GoogleUtilities/MethodSwizzler (~> 7.7)
- GoogleUtilities/Network (~> 7.8) - GoogleUtilities/Network (~> 7.7)
- "GoogleUtilities/NSData+zlib (~> 7.8)" - "GoogleUtilities/NSData+zlib (~> 7.7)"
- nanopb (< 2.30910.0, >= 2.30908.0) - nanopb (~> 2.30908.0)
- GoogleAppMeasurement/AdIdSupport (10.1.0): - GoogleAppMeasurement/AdIdSupport (8.15.0):
- GoogleAppMeasurement/WithoutAdIdSupport (= 10.1.0) - GoogleAppMeasurement/WithoutAdIdSupport (= 8.15.0)
- GoogleUtilities/AppDelegateSwizzler (~> 7.8) - GoogleUtilities/AppDelegateSwizzler (~> 7.7)
- GoogleUtilities/MethodSwizzler (~> 7.8) - GoogleUtilities/MethodSwizzler (~> 7.7)
- GoogleUtilities/Network (~> 7.8) - GoogleUtilities/Network (~> 7.7)
- "GoogleUtilities/NSData+zlib (~> 7.8)" - "GoogleUtilities/NSData+zlib (~> 7.7)"
- nanopb (< 2.30910.0, >= 2.30908.0) - nanopb (~> 2.30908.0)
- GoogleAppMeasurement/WithoutAdIdSupport (10.1.0): - GoogleAppMeasurement/WithoutAdIdSupport (8.15.0):
- GoogleUtilities/AppDelegateSwizzler (~> 7.8) - GoogleUtilities/AppDelegateSwizzler (~> 7.7)
- GoogleUtilities/MethodSwizzler (~> 7.8) - GoogleUtilities/MethodSwizzler (~> 7.7)
- GoogleUtilities/Network (~> 7.8) - GoogleUtilities/Network (~> 7.7)
- "GoogleUtilities/NSData+zlib (~> 7.8)" - "GoogleUtilities/NSData+zlib (~> 7.7)"
- nanopb (< 2.30910.0, >= 2.30908.0) - nanopb (~> 2.30908.0)
- GoogleDataTransport (9.2.0): - GoogleDataTransport (9.2.0):
- GoogleUtilities/Environment (~> 7.7) - GoogleUtilities/Environment (~> 7.7)
- nanopb (< 2.30910.0, >= 2.30908.0) - nanopb (< 2.30910.0, >= 2.30908.0)
@ -147,11 +208,12 @@ PODS:
- lottie-react-native (5.1.4): - lottie-react-native (5.1.4):
- lottie-ios (~> 3.4.0) - lottie-ios (~> 3.4.0)
- React-Core - React-Core
- nanopb (2.30909.0): - nanopb (2.30908.0):
- nanopb/decode (= 2.30909.0) - nanopb/decode (= 2.30908.0)
- nanopb/encode (= 2.30909.0) - nanopb/encode (= 2.30908.0)
- nanopb/decode (2.30909.0) - nanopb/decode (2.30908.0)
- nanopb/encode (2.30909.0) - nanopb/encode (2.30908.0)
- OpenSSL-Universal (1.1.1100)
- Permission-Camera (3.6.1): - Permission-Camera (3.6.1):
- RNPermissions - RNPermissions
- PromisesObjC (2.1.1) - PromisesObjC (2.1.1)
@ -399,6 +461,8 @@ PODS:
- React-Core - React-Core
- react-native-fingerprint-scanner (6.0.0): - react-native-fingerprint-scanner (6.0.0):
- React - React
- react-native-flipper (0.174.0):
- React-Core
- react-native-netinfo (9.3.5): - react-native-netinfo (9.3.5):
- React-Core - React-Core
- react-native-orientation-locker (1.5.0): - react-native-orientation-locker (1.5.0):
@ -511,21 +575,20 @@ PODS:
- React-Core - React-Core
- SDWebImage (~> 5.11.1) - SDWebImage (~> 5.11.1)
- SDWebImageWebPCoder (~> 0.8.4) - SDWebImageWebPCoder (~> 0.8.4)
- RNFBAnalytics (16.4.3): - RNFBAnalytics (14.12.0):
- Firebase/Analytics (= 10.1.0) - Firebase/Analytics (= 8.15.0)
- React-Core - React-Core
- RNFBApp - RNFBApp
- RNFBApp (16.4.3): - RNFBApp (14.12.0):
- Firebase/CoreOnly (= 10.1.0) - Firebase/CoreOnly (= 8.15.0)
- React-Core - React-Core
- RNFBDynamicLinks (16.4.3): - RNFBDynamicLinks (14.12.0):
- Firebase/DynamicLinks (= 10.1.0) - Firebase/DynamicLinks (= 8.15.0)
- GoogleUtilities/AppDelegateSwizzler - GoogleUtilities/AppDelegateSwizzler
- React-Core - React-Core
- RNFBApp - RNFBApp
- RNFBMessaging (16.4.3): - RNFBMessaging (14.12.0):
- Firebase/Messaging (= 10.1.0) - Firebase/Messaging (= 8.15.0)
- FirebaseCoreExtension (= 10.1.0)
- React-Core - React-Core
- RNFBApp - RNFBApp
- RNGestureHandler (2.8.0): - RNGestureHandler (2.8.0):
@ -590,12 +653,15 @@ PODS:
- SDWebImageWebPCoder (0.8.5): - SDWebImageWebPCoder (0.8.5):
- libwebp (~> 1.0) - libwebp (~> 1.0)
- SDWebImage/Core (~> 5.10) - SDWebImage/Core (~> 5.10)
- SocketRocket (0.6.0)
- TcpSockets (4.0.0): - TcpSockets (4.0.0):
- React - React
- TOCropViewController (2.6.1) - TOCropViewController (2.6.1)
- toolbar-android (0.2.1): - toolbar-android (0.2.1):
- React - React
- Yoga (1.14.0) - Yoga (1.14.0)
- YogaKit (1.18.1):
- Yoga (~> 1.14)
DEPENDENCIES: DEPENDENCIES:
- appcenter-analytics (from `../node_modules/appcenter-analytics`) - appcenter-analytics (from `../node_modules/appcenter-analytics`)
@ -607,11 +673,33 @@ DEPENDENCIES:
- DoubleConversion (from `../node_modules/react-native/third-party-podspecs/DoubleConversion.podspec`) - DoubleConversion (from `../node_modules/react-native/third-party-podspecs/DoubleConversion.podspec`)
- FBLazyVector (from `../node_modules/react-native/Libraries/FBLazyVector`) - FBLazyVector (from `../node_modules/react-native/Libraries/FBLazyVector`)
- FBReactNativeSpec (from `../node_modules/react-native/React/FBReactNativeSpec`) - FBReactNativeSpec (from `../node_modules/react-native/React/FBReactNativeSpec`)
- Flipper (= 0.174.0)
- Flipper-Boost-iOSX (= 1.76.0.1.11)
- Flipper-DoubleConversion (= 3.2.0.1)
- Flipper-Fmt (= 7.1.7)
- Flipper-Folly (= 2.6.10)
- Flipper-Glog (= 0.5.0.5)
- Flipper-PeerTalk (= 0.0.4)
- Flipper-RSocket (= 1.4.3)
- FlipperKit (= 0.174.0)
- FlipperKit/Core (= 0.174.0)
- FlipperKit/CppBridge (= 0.174.0)
- FlipperKit/FBCxxFollyDynamicConvert (= 0.174.0)
- FlipperKit/FBDefines (= 0.174.0)
- FlipperKit/FKPortForwarding (= 0.174.0)
- FlipperKit/FlipperKitHighlightOverlay (= 0.174.0)
- FlipperKit/FlipperKitLayoutPlugin (= 0.174.0)
- FlipperKit/FlipperKitLayoutTextSearchable (= 0.174.0)
- FlipperKit/FlipperKitNetworkPlugin (= 0.174.0)
- FlipperKit/FlipperKitReactPlugin (= 0.174.0)
- FlipperKit/FlipperKitUserDefaultsPlugin (= 0.174.0)
- FlipperKit/SKIOSNetworkPlugin (= 0.174.0)
- glog (from `../node_modules/react-native/third-party-podspecs/glog.podspec`) - glog (from `../node_modules/react-native/third-party-podspecs/glog.podspec`)
- hermes-engine (from `../node_modules/react-native/sdks/hermes/hermes-engine.podspec`) - hermes-engine (from `../node_modules/react-native/sdks/hermes/hermes-engine.podspec`)
- libevent (~> 2.1.12) - libevent (~> 2.1.12)
- lottie-ios (from `../node_modules/lottie-ios`) - lottie-ios (from `../node_modules/lottie-ios`)
- lottie-react-native (from `../node_modules/lottie-react-native`) - lottie-react-native (from `../node_modules/lottie-react-native`)
- OpenSSL-Universal (= 1.1.1100)
- Permission-Camera (from `../node_modules/react-native-permissions/ios/Camera`) - Permission-Camera (from `../node_modules/react-native-permissions/ios/Camera`)
- RCT-Folly (from `../node_modules/react-native/third-party-podspecs/RCT-Folly.podspec`) - RCT-Folly (from `../node_modules/react-native/third-party-podspecs/RCT-Folly.podspec`)
- RCTRequired (from `../node_modules/react-native/Libraries/RCTRequired`) - RCTRequired (from `../node_modules/react-native/Libraries/RCTRequired`)
@ -621,6 +709,7 @@ DEPENDENCIES:
- React-callinvoker (from `../node_modules/react-native/ReactCommon/callinvoker`) - React-callinvoker (from `../node_modules/react-native/ReactCommon/callinvoker`)
- React-Codegen (from `build/generated/ios`) - React-Codegen (from `build/generated/ios`)
- React-Core (from `../node_modules/react-native/`) - React-Core (from `../node_modules/react-native/`)
- React-Core/DevSupport (from `../node_modules/react-native/`)
- React-Core/RCTWebSocket (from `../node_modules/react-native/`) - React-Core/RCTWebSocket (from `../node_modules/react-native/`)
- React-CoreModules (from `../node_modules/react-native/React/CoreModules`) - React-CoreModules (from `../node_modules/react-native/React/CoreModules`)
- React-cxxreact (from `../node_modules/react-native/ReactCommon/cxxreact`) - React-cxxreact (from `../node_modules/react-native/ReactCommon/cxxreact`)
@ -634,6 +723,7 @@ DEPENDENCIES:
- react-native-config (from `../node_modules/react-native-config`) - react-native-config (from `../node_modules/react-native-config`)
- react-native-date-picker (from `../node_modules/react-native-date-picker`) - react-native-date-picker (from `../node_modules/react-native-date-picker`)
- react-native-fingerprint-scanner (from `../node_modules/react-native-fingerprint-scanner`) - react-native-fingerprint-scanner (from `../node_modules/react-native-fingerprint-scanner`)
- react-native-flipper (from `../node_modules/react-native-flipper`)
- "react-native-netinfo (from `../node_modules/@react-native-community/netinfo`)" - "react-native-netinfo (from `../node_modules/@react-native-community/netinfo`)"
- react-native-orientation-locker (from `../node_modules/react-native-orientation-locker`) - react-native-orientation-locker (from `../node_modules/react-native-orientation-locker`)
- react-native-randombytes (from `../node_modules/react-native-randombytes`) - react-native-randombytes (from `../node_modules/react-native-randombytes`)
@ -690,11 +780,19 @@ SPEC REPOS:
- Firebase - Firebase
- FirebaseAnalytics - FirebaseAnalytics
- FirebaseCore - FirebaseCore
- FirebaseCoreExtension - FirebaseCoreDiagnostics
- FirebaseCoreInternal
- FirebaseDynamicLinks - FirebaseDynamicLinks
- FirebaseInstallations - FirebaseInstallations
- FirebaseMessaging - FirebaseMessaging
- Flipper
- Flipper-Boost-iOSX
- Flipper-DoubleConversion
- Flipper-Fmt
- Flipper-Folly
- Flipper-Glog
- Flipper-PeerTalk
- Flipper-RSocket
- FlipperKit
- fmt - fmt
- GoogleAppMeasurement - GoogleAppMeasurement
- GoogleDataTransport - GoogleDataTransport
@ -702,10 +800,13 @@ SPEC REPOS:
- libevent - libevent
- libwebp - libwebp
- nanopb - nanopb
- OpenSSL-Universal
- PromisesObjC - PromisesObjC
- SDWebImage - SDWebImage
- SDWebImageWebPCoder - SDWebImageWebPCoder
- SocketRocket
- TOCropViewController - TOCropViewController
- YogaKit
EXTERNAL SOURCES: EXTERNAL SOURCES:
appcenter-analytics: appcenter-analytics:
@ -776,6 +877,8 @@ EXTERNAL SOURCES:
:path: "../node_modules/react-native-date-picker" :path: "../node_modules/react-native-date-picker"
react-native-fingerprint-scanner: react-native-fingerprint-scanner:
:path: "../node_modules/react-native-fingerprint-scanner" :path: "../node_modules/react-native-fingerprint-scanner"
react-native-flipper:
:path: "../node_modules/react-native-flipper"
react-native-netinfo: react-native-netinfo:
:path: "../node_modules/@react-native-community/netinfo" :path: "../node_modules/@react-native-community/netinfo"
react-native-orientation-locker: react-native-orientation-locker:
@ -881,20 +984,28 @@ SPEC CHECKSUMS:
BugsnagReactNative: 90db2ee1ae4e7b04c56ce0bd00c098c818fc1ee7 BugsnagReactNative: 90db2ee1ae4e7b04c56ce0bd00c098c818fc1ee7
BVLinearGradient: 34a999fda29036898a09c6a6b728b0b4189e1a44 BVLinearGradient: 34a999fda29036898a09c6a6b728b0b4189e1a44
CocoaAsyncSocket: 065fd1e645c7abab64f7a6a2007a48038fdc6a99 CocoaAsyncSocket: 065fd1e645c7abab64f7a6a2007a48038fdc6a99
DoubleConversion: cde416483dac037923206447da6e1454df403714 DoubleConversion: 5189b271737e1565bdce30deb4a08d647e3f5f54
FBLazyVector: 3b313c3fb52b597f7a9b430798e6367d2b9f07e5 FBLazyVector: 3b313c3fb52b597f7a9b430798e6367d2b9f07e5
FBReactNativeSpec: 99a7ecb7e9665d96f2fea706b0844e2f3117f381 FBReactNativeSpec: 99a7ecb7e9665d96f2fea706b0844e2f3117f381
Firebase: 444b35a9c568a516666213c2f6cccd10cb12559f Firebase: 5f8193dff4b5b7c5d5ef72ae54bb76c08e2b841d
FirebaseAnalytics: 24cb27b52b2e11ad5013528195b4ca0755dec960 FirebaseAnalytics: 7761cbadb00a717d8d0939363eb46041526474fa
FirebaseCore: 55e7ae35991ccca4db03ff8d8df6ed5f17a3e4c7 FirebaseCore: 5743c5785c074a794d35f2fff7ecc254a91e08b1
FirebaseCoreExtension: 69b966c399abc4ca6dc75006ab87160f81512725 FirebaseCoreDiagnostics: 92e07a649aeb66352b319d43bdd2ee3942af84cb
FirebaseCoreInternal: 96d75228e10fd369564da51bd898414eb0f54df5 FirebaseDynamicLinks: 1dc816ef789c5adac6fede0b46d11478175c70e4
FirebaseDynamicLinks: 0c8492a77625ee3c0c564bf98b4cdaa89d9e6535 FirebaseInstallations: 40bd9054049b2eae9a2c38ef1c3dd213df3605cd
FirebaseInstallations: 99d24bac0243cf8b0e96cf5426340d211f0bcc80 FirebaseMessaging: 5e5118a2383b3531e730d974680954c679ca0a13
FirebaseMessaging: 4487bbff9b9b927ba1dd3ea40d1ceb58e4ee3cb5 Flipper: 186214d97e5c24edd706f39faf933e5acaaa8644
Flipper-Boost-iOSX: fd1e2b8cbef7e662a122412d7ac5f5bea715403c
Flipper-DoubleConversion: 2dc99b02f658daf147069aad9dbd29d8feb06d30
Flipper-Fmt: 60cbdd92fc254826e61d669a5d87ef7015396a9b
Flipper-Folly: 584845625005ff068a6ebf41f857f468decd26b3
Flipper-Glog: 70c50ce58ddaf67dc35180db05f191692570f446
Flipper-PeerTalk: 116d8f857dc6ef55c7a5a75ea3ceaafe878aadc9
Flipper-RSocket: d9d9ade67cbecf6ac10730304bf5607266dd2541
FlipperKit: b353b63cb4048a5747529412524407d6efa68336
fmt: ff9d55029c625d3757ed641535fd4a75fedc7ce9 fmt: ff9d55029c625d3757ed641535fd4a75fedc7ce9
glog: 04b94705f318337d7ead9e6d17c019bd9b1f6b1b glog: 04b94705f318337d7ead9e6d17c019bd9b1f6b1b
GoogleAppMeasurement: e490e248af3da95afe8fa8e7baac232dc8d020b7 GoogleAppMeasurement: 4c19f031220c72464d460c9daa1fb5d1acce958e
GoogleDataTransport: 1c8145da7117bd68bbbed00cf304edb6a24de00f GoogleDataTransport: 1c8145da7117bd68bbbed00cf304edb6a24de00f
GoogleUtilities: bad72cb363809015b1f7f19beb1f1cd23c589f95 GoogleUtilities: bad72cb363809015b1f7f19beb1f1cd23c589f95
hermes-engine: bb344d89a0d14c2c91ad357480a79698bb80e186 hermes-engine: bb344d89a0d14c2c91ad357480a79698bb80e186
@ -902,7 +1013,8 @@ SPEC CHECKSUMS:
libwebp: f62cb61d0a484ba548448a4bd52aabf150ff6eef libwebp: f62cb61d0a484ba548448a4bd52aabf150ff6eef
lottie-ios: 69495122151a378fdc7d1bb4c5930347e37baf1f lottie-ios: 69495122151a378fdc7d1bb4c5930347e37baf1f
lottie-react-native: b702fab740cdb952a8e2354713d3beda63ff97b0 lottie-react-native: b702fab740cdb952a8e2354713d3beda63ff97b0
nanopb: b552cce312b6c8484180ef47159bc0f65a1f0431 nanopb: a0ba3315591a9ae0a16a309ee504766e90db0c96
OpenSSL-Universal: ebc357f1e6bc71fa463ccb2fe676756aff50e88c
Permission-Camera: bf6791b17c7f614b6826019fcfdcc286d3a107f6 Permission-Camera: bf6791b17c7f614b6826019fcfdcc286d3a107f6
PromisesObjC: ab77feca74fa2823e7af4249b8326368e61014cb PromisesObjC: ab77feca74fa2823e7af4249b8326368e61014cb
RCT-Folly: 0080d0a6ebf2577475bda044aa59e2ca1f909cda RCT-Folly: 0080d0a6ebf2577475bda044aa59e2ca1f909cda
@ -925,6 +1037,7 @@ SPEC CHECKSUMS:
react-native-config: bcafda5b4c51491ee1b0e1d0c4e3905bc7b56c1b react-native-config: bcafda5b4c51491ee1b0e1d0c4e3905bc7b56c1b
react-native-date-picker: 55193347d8d0f40948f441ffd4e5db6f0a8fbe13 react-native-date-picker: 55193347d8d0f40948f441ffd4e5db6f0a8fbe13
react-native-fingerprint-scanner: ac6656f18c8e45a7459302b84da41a44ad96dbbe react-native-fingerprint-scanner: ac6656f18c8e45a7459302b84da41a44ad96dbbe
react-native-flipper: b269b4d4e1ec04f7f443f5edf15100a13e760bf0
react-native-netinfo: 85b2a435c4d3705c08b0c42ff2d6ef6b9622ea0a react-native-netinfo: 85b2a435c4d3705c08b0c42ff2d6ef6b9622ea0a
react-native-orientation-locker: 851f6510d8046ea2f14aa169b1e01fcd309a94ba react-native-orientation-locker: 851f6510d8046ea2f14aa169b1e01fcd309a94ba
react-native-randombytes: 421f1c7d48c0af8dbcd471b0324393ebf8fe7846 react-native-randombytes: 421f1c7d48c0af8dbcd471b0324393ebf8fe7846
@ -955,27 +1068,29 @@ SPEC CHECKSUMS:
RNCPushNotificationIOS: 87b8d16d3ede4532745e05b03c42cff33a36cc45 RNCPushNotificationIOS: 87b8d16d3ede4532745e05b03c42cff33a36cc45
RNDeviceInfo: c31137f22ee779fe3931d1a8d60cc1af80ef4077 RNDeviceInfo: c31137f22ee779fe3931d1a8d60cc1af80ef4077
RNFastImage: 3207b9eb17c2425d574ca40db35185db6e324f4e RNFastImage: 3207b9eb17c2425d574ca40db35185db6e324f4e
RNFBAnalytics: 881ce1cb0fa57cbbafc540076326f05879e89989 RNFBAnalytics: ea1421b49a0bf5e5bb7274df4a330713d0e85d2e
RNFBApp: e2157f61e4769b53641df8948c534580630cb50a RNFBApp: e4439717c23252458da2b41b81b4b475c86f90c4
RNFBDynamicLinks: 5dbccab1f947e2a8a4d1c523f7b390501bedfc7b RNFBDynamicLinks: 538840f6e3f58511f857d15df1bc25ed655dc283
RNFBMessaging: 00da9a5a7136caa61a7b75d87e1dd83864251136 RNFBMessaging: 40dac204b4197a2661dec5be964780c6ec39bf65
RNGestureHandler: 62232ba8f562f7dea5ba1b3383494eb5bf97a4d3 RNGestureHandler: 62232ba8f562f7dea5ba1b3383494eb5bf97a4d3
RNIap: e17233fe11083a71e0420682b0b09d497861faa1 RNIap: e17233fe11083a71e0420682b0b09d497861faa1
RNImageCropPicker: 08ba3a2e2f4f8833d606f01906c371e382c4dea9 RNImageCropPicker: 08ba3a2e2f4f8833d606f01906c371e382c4dea9
RNNotifee: dcb2593127f40945c4ee5fc09f61d71bbd00b9cf RNNotifee: dcb2593127f40945c4ee5fc09f61d71bbd00b9cf
RNOS: 6f2f9a70895bbbfbdad7196abd952e7b01d45027 RNOS: 6f2f9a70895bbbfbdad7196abd952e7b01d45027
RNPermissions: dcdb7b99796bbeda6975a6e79ad519c41b251b1c RNPermissions: dcdb7b99796bbeda6975a6e79ad519c41b251b1c
RNReanimated: 26c85a645e1b0e187d05918fbd5a33446406e7bf RNReanimated: 2a91e85fcd343f8af3c58d3425b99fdd285590a5
RNScreens: 4830eb40e0793b38849965cd27f4f3a7d7bc65c1 RNScreens: 4830eb40e0793b38849965cd27f4f3a7d7bc65c1
RNSVG: ecd661f380a07ba690c9c5929c475a44f432d674 RNSVG: ecd661f380a07ba690c9c5929c475a44f432d674
RNVectorIcons: 368d6d8b8301224e5ffb6254191f4f8876c2be0d RNVectorIcons: 368d6d8b8301224e5ffb6254191f4f8876c2be0d
SDWebImage: a7f831e1a65eb5e285e3fb046a23fcfbf08e696d SDWebImage: a7f831e1a65eb5e285e3fb046a23fcfbf08e696d
SDWebImageWebPCoder: 908b83b6adda48effe7667cd2b7f78c897e5111d SDWebImageWebPCoder: 908b83b6adda48effe7667cd2b7f78c897e5111d
SocketRocket: fccef3f9c5cedea1353a9ef6ada904fde10d6608
TcpSockets: 4ef55305239923b343ed0a378b1fac188b1373b0 TcpSockets: 4ef55305239923b343ed0a378b1fac188b1373b0
TOCropViewController: edfd4f25713d56905ad1e0b9f5be3fbe0f59c863 TOCropViewController: edfd4f25713d56905ad1e0b9f5be3fbe0f59c863
toolbar-android: 2a73856e98b750d7e71ce4644d3f41cc98211719 toolbar-android: 2a73856e98b750d7e71ce4644d3f41cc98211719
Yoga: 2ed968a4f060a92834227c036279f2736de0fce3 Yoga: 2ed968a4f060a92834227c036279f2736de0fce3
YogaKit: f782866e155069a2cca2517aafea43200b01fd5a
PODFILE CHECKSUM: 0a6824051f9629d0ef72145297858a33cd8ff2d2 PODFILE CHECKSUM: ae3b43552f2fb2e226de8a2883098471e7db0fd9
COCOAPODS: 1.11.3 COCOAPODS: 1.11.3

View File

@ -48,10 +48,10 @@
"@react-native-community/netinfo": "^9.3.5", "@react-native-community/netinfo": "^9.3.5",
"@react-native-community/push-notification-ios": "^1.2.0", "@react-native-community/push-notification-ios": "^1.2.0",
"@react-native-community/toolbar-android": "^0.2.1", "@react-native-community/toolbar-android": "^0.2.1",
"@react-native-firebase/analytics": "^16.4.3", "@react-native-firebase/analytics": "^14.12.0",
"@react-native-firebase/app": "^16.4.3", "@react-native-firebase/app": "^14.12.0",
"@react-native-firebase/dynamic-links": "^16.4.3", "@react-native-firebase/dynamic-links": "^14.12.0",
"@react-native-firebase/messaging": "^16.4.3", "@react-native-firebase/messaging": "^14.12.0",
"@react-navigation/bottom-tabs": "^6.3.2", "@react-navigation/bottom-tabs": "^6.3.2",
"@react-navigation/drawer": "^6.4.3", "@react-navigation/drawer": "^6.4.3",
"@react-navigation/native": "^6.0.13", "@react-navigation/native": "^6.0.13",

View File

@ -8,7 +8,9 @@ import ReactotronFlipper from "reactotron-react-native/dist/flipper"
const reactotron = Reactotron.setAsyncStorageHandler(AsyncStorage) // AsyncStorage would either come from `react-native` or `@react-native-community/async-storage` depending on where you get it from const reactotron = Reactotron.setAsyncStorageHandler(AsyncStorage) // AsyncStorage would either come from `react-native` or `@react-native-community/async-storage` depending on where you get it from
.configure({ .configure({
name: 'Ecency', name: 'Ecency',
createSocket: path => new ReactotronFlipper(path) //For flipper reactotron client connecting with app issue check this
//https://github.com/infinitered/flipper-plugin-reactotron/issues/63#issuecomment-1318354958
createSocket: (path) => new ReactotronFlipper(path),
}) })
.useReactNative() // add all built-in react native plugins .useReactNative() // add all built-in react native plugins
.use(reactotronRedux()) .use(reactotronRedux())

View File

@ -966,12 +966,12 @@
dependencies: dependencies:
prop-types "^15.5.6" prop-types "^15.5.6"
"@expo/config-plugins@^5.0.1": "@expo/config-plugins@^4.1.5":
version "5.0.4" version "4.1.5"
resolved "https://registry.yarnpkg.com/@expo/config-plugins/-/config-plugins-5.0.4.tgz#216fea6558fe66615af1370de55193f4181cb23e" resolved "https://registry.yarnpkg.com/@expo/config-plugins/-/config-plugins-4.1.5.tgz#9d357d2cda9c095e511b51583ede8a3b76174068"
integrity sha512-vzUcVpqOMs3h+hyRdhGwk+eGIOhXa5xYdd92yO17RMNHav3v/+ekMbs7XA2c3lepMO8Yd4/5hqmRw9ZTL6jGzg== integrity sha512-RVvU40RtZt12HavuDAe+LDIq9lHj7sheOfMEHdmpJ/uTA8pgvkbc56XF6JHQD+yRr6+uhhb+JnAasGq49dsQbw==
dependencies: dependencies:
"@expo/config-types" "^47.0.0" "@expo/config-types" "^45.0.0"
"@expo/json-file" "8.2.36" "@expo/json-file" "8.2.36"
"@expo/plist" "0.0.18" "@expo/plist" "0.0.18"
"@expo/sdk-runtime-versions" "^1.0.0" "@expo/sdk-runtime-versions" "^1.0.0"
@ -987,10 +987,10 @@
xcode "^3.0.1" xcode "^3.0.1"
xml2js "0.4.23" xml2js "0.4.23"
"@expo/config-types@^47.0.0": "@expo/config-types@^45.0.0":
version "47.0.0" version "45.0.0"
resolved "https://registry.yarnpkg.com/@expo/config-types/-/config-types-47.0.0.tgz#99eeabe0bba7a776e0f252b78beb0c574692c38d" resolved "https://registry.yarnpkg.com/@expo/config-types/-/config-types-45.0.0.tgz#963c2fdce8fbcbd003758b92ed8a25375f437ef6"
integrity sha512-r0pWfuhkv7KIcXMUiNACJmJKKwlTBGMw9VZHNdppS8/0Nve8HZMTkNRFQzTHW1uH3pBj8jEXpyw/2vSWDHex9g== integrity sha512-/QGhhLWyaGautgEyU50UJr5YqKJix5t77ePTwreOVAhmZH+ff3nrrtYTTnccx+qF08ZNQmfAyYMCD3rQfzpiJA==
"@expo/json-file@8.2.36": "@expo/json-file@8.2.36":
version "8.2.36" version "8.2.36"
@ -1965,29 +1965,29 @@
resolved "https://registry.yarnpkg.com/@react-native-community/toolbar-android/-/toolbar-android-0.2.1.tgz#5d021da8f6aef9412c58d5c981a62b91191af3fe" resolved "https://registry.yarnpkg.com/@react-native-community/toolbar-android/-/toolbar-android-0.2.1.tgz#5d021da8f6aef9412c58d5c981a62b91191af3fe"
integrity sha512-kq1jVuJTSnKvqiyFqHp0hNLfntZRdE16heQI2UbE7dUUI0pR7YIoBoRlnt8x5ivJJ/f6m1Dcidku9LkwtcUs6w== integrity sha512-kq1jVuJTSnKvqiyFqHp0hNLfntZRdE16heQI2UbE7dUUI0pR7YIoBoRlnt8x5ivJJ/f6m1Dcidku9LkwtcUs6w==
"@react-native-firebase/analytics@^16.4.3": "@react-native-firebase/analytics@^14.12.0":
version "16.4.3" version "14.12.0"
resolved "https://registry.yarnpkg.com/@react-native-firebase/analytics/-/analytics-16.4.3.tgz#1f0b318fccc8a9fdeb6404b37128f079672417e6" resolved "https://registry.yarnpkg.com/@react-native-firebase/analytics/-/analytics-14.12.0.tgz#a95ed34187018704d1c0aa7a05c02c1711fac94f"
integrity sha512-N930rgrnP6jjiZouCY+YsRI62gm/I7NGRMRecbhSO60HgObrLfVfPhNY3Ugm0VRlNxHMTME9SRER0qL4eZK/3w== integrity sha512-1ulisJVqpCVs+c3wukG7PCRyipBNqzWVzzC/WB+zaFLXu5gtYZU1RXbzuIUTQLLvVM4v+Yl1wdqcuhybjm+BQA==
"@react-native-firebase/app@^16.4.3": "@react-native-firebase/app@^14.12.0":
version "16.4.3" version "14.12.0"
resolved "https://registry.yarnpkg.com/@react-native-firebase/app/-/app-16.4.3.tgz#707b18ab53324f401fc1a572bd308d08d10399a7" resolved "https://registry.yarnpkg.com/@react-native-firebase/app/-/app-14.12.0.tgz#d9706973489485d8705ce8344e3b255115b381a8"
integrity sha512-6cXm4D3CIVK3N8WMAz+vL/rzjKmoAuFdtdnjLTYsFU/fsQGcsKkZSGiWfMbZASCwcnspRR1/FjyRC5Y4tzqiuA== integrity sha512-r/4eP96U3StUs9t3QSlNwCIjjZpEAzI0u8GF8VlNNgrFxUKQXmwe63dRXQXVrI03MxnHgg87OpoWgIxhRlC9Rg==
dependencies: dependencies:
"@expo/config-plugins" "^5.0.1" "@expo/config-plugins" "^4.1.5"
opencollective-postinstall "^2.0.1" opencollective-postinstall "^2.0.1"
superstruct "^0.6.2" superstruct "^0.6.2"
"@react-native-firebase/dynamic-links@^16.4.3": "@react-native-firebase/dynamic-links@^14.12.0":
version "16.4.3" version "14.12.0"
resolved "https://registry.yarnpkg.com/@react-native-firebase/dynamic-links/-/dynamic-links-16.4.3.tgz#0d708b7a1b6ad702bc642df04f9ec01fdca2aa07" resolved "https://registry.yarnpkg.com/@react-native-firebase/dynamic-links/-/dynamic-links-14.12.0.tgz#58809a6e332750ac4c38258e76b1fa864557f63c"
integrity sha512-yzHSlrjkEgsq0rbOArO/B7N5eJeCwvJG6TXYDI/FVthv+WOQLI+EEhWVBOsjopNp8MrtKqqgQnBXiv6rqOQi9g== integrity sha512-PAgj/TTmbxv4kvBePXVMN7UatatkcGMSgXAbjGMpsIqGiZ4KtWgDBsJSU+7K4P6VnTcOzuETAr4P0KXEnbJLaA==
"@react-native-firebase/messaging@^16.4.3": "@react-native-firebase/messaging@^14.12.0":
version "16.4.3" version "14.12.0"
resolved "https://registry.yarnpkg.com/@react-native-firebase/messaging/-/messaging-16.4.3.tgz#c86904c06dd5ffe6d0ebad88257320fef1a0e55e" resolved "https://registry.yarnpkg.com/@react-native-firebase/messaging/-/messaging-14.12.0.tgz#02cad59f2cf52b68d9cdeed3f1206fe6f84c068f"
integrity sha512-6DLfijnyQ7Ew7csVMN1IwLTv2aZS+Jk7Zi1DV/2M8sen2Zq31b+pl5keXEN/vMeQo93/qKkG9SiFjoQI9kNGXA== integrity sha512-4JF93pYLyFiLjwU2RYlHMKSjI7DKLuqQrqCnC3M2yhgTDeYaJsqnYnTSDMfmmh9vZHfHjTztc6E2scwr/Mw8tg==
"@react-native/assets@1.0.0": "@react-native/assets@1.0.0":
version "1.0.0" version "1.0.0"
@ -10519,10 +10519,10 @@ spdx-license-ids@^3.0.0:
resolved "https://registry.yarnpkg.com/spdx-license-ids/-/spdx-license-ids-3.0.12.tgz#69077835abe2710b65f03969898b6637b505a779" resolved "https://registry.yarnpkg.com/spdx-license-ids/-/spdx-license-ids-3.0.12.tgz#69077835abe2710b65f03969898b6637b505a779"
integrity sha512-rr+VVSXtRhO4OHbXUiAF7xW3Bo9DuuF6C5jH+q/x15j2jniycgKbxU09Hr0WqlSLUs4i4ltHGXqTe7VHclYWyA== integrity sha512-rr+VVSXtRhO4OHbXUiAF7xW3Bo9DuuF6C5jH+q/x15j2jniycgKbxU09Hr0WqlSLUs4i4ltHGXqTe7VHclYWyA==
speakingurl@^14.0.1: speakingurl@^1.0.1:
version "14.0.1" version "1.1.5"
resolved "https://registry.yarnpkg.com/speakingurl/-/speakingurl-14.0.1.tgz#f37ec8ddc4ab98e9600c1c9ec324a8c48d772a53" resolved "https://registry.yarnpkg.com/speakingurl/-/speakingurl-1.1.5.tgz#2d574463aa987cad7ed7c36288c1b1b90a0a5d44"
integrity sha512-1POYv7uv2gXoyGFpBCmpDVSNV74IfsWlDW216UPjbWufNf+bSU6GdbDsxdcxtfwb4xlI3yxzOTKClUosxARYrQ== integrity sha512-XNqh5zF0EG7BsvpRZAz8+y/+BhEdZuh7+PvY2fD0J2SjosNS6dS9KCeW0sBVklybnn2JIepu32AbzpGNE1MIIw==
split-on-first@^1.0.0: split-on-first@^1.0.0:
version "1.1.0" version "1.1.0"