mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-23 23:19:40 +01:00
update libraries
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
<dict>
|
<dict>
|
||||||
<key>com.apple.security.application-groups</key>
|
<key>com.apple.security.application-groups</key>
|
||||||
<array>
|
<array>
|
||||||
<string>group.org.reactjs.native.example.Notesnook</string>
|
<string>group.org.streetwriters.notesnook</string>
|
||||||
</array>
|
</array>
|
||||||
</dict>
|
</dict>
|
||||||
</plist>
|
</plist>
|
||||||
|
|||||||
@@ -22,6 +22,7 @@
|
|||||||
65A7F343255687E600699170 /* ShareViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65A7F342255687E600699170 /* ShareViewController.swift */; };
|
65A7F343255687E600699170 /* ShareViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65A7F342255687E600699170 /* ShareViewController.swift */; };
|
||||||
65A7F346255687E600699170 /* MainInterface.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 65A7F344255687E600699170 /* MainInterface.storyboard */; };
|
65A7F346255687E600699170 /* MainInterface.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 65A7F344255687E600699170 /* MainInterface.storyboard */; };
|
||||||
65A7F34A255687E600699170 /* Add to Notes.appex in Embed App Extensions */ = {isa = PBXBuildFile; fileRef = 65A7F340255687E600699170 /* Add to Notes.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
|
65A7F34A255687E600699170 /* Add to Notes.appex in Embed App Extensions */ = {isa = PBXBuildFile; fileRef = 65A7F340255687E600699170 /* Add to Notes.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
|
||||||
|
65B5F41D257CADA5007D2310 /* notesnook-text.png in Resources */ = {isa = PBXBuildFile; fileRef = 65B5F41C257CADA5007D2310 /* notesnook-text.png */; };
|
||||||
65E0340B257B9FF100793428 /* File.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65E0340A257B9FF100793428 /* File.swift */; };
|
65E0340B257B9FF100793428 /* File.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65E0340A257B9FF100793428 /* File.swift */; };
|
||||||
65E0340C257B9FF100793428 /* File.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65E0340A257B9FF100793428 /* File.swift */; };
|
65E0340C257B9FF100793428 /* File.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65E0340A257B9FF100793428 /* File.swift */; };
|
||||||
81AB9BB82411601600AC10FF /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */; };
|
81AB9BB82411601600AC10FF /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */; };
|
||||||
@@ -97,6 +98,7 @@
|
|||||||
65A7F347255687E600699170 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
65A7F347255687E600699170 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
||||||
65A7F34F255689AD00699170 /* Notesnook.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; name = Notesnook.entitlements; path = Notesnook/Notesnook.entitlements; sourceTree = "<group>"; };
|
65A7F34F255689AD00699170 /* Notesnook.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; name = Notesnook.entitlements; path = Notesnook/Notesnook.entitlements; sourceTree = "<group>"; };
|
||||||
65A7F35025568A3F00699170 /* Add to Notes.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = "Add to Notes.entitlements"; sourceTree = "<group>"; };
|
65A7F35025568A3F00699170 /* Add to Notes.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = "Add to Notes.entitlements"; sourceTree = "<group>"; };
|
||||||
|
65B5F41C257CADA5007D2310 /* notesnook-text.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "notesnook-text.png"; path = "Notesnook/Images.xcassets/notesnook-text.png"; sourceTree = "<group>"; };
|
||||||
65E03409257B9FF100793428 /* Notesnook-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Notesnook-Bridging-Header.h"; sourceTree = "<group>"; };
|
65E03409257B9FF100793428 /* Notesnook-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Notesnook-Bridging-Header.h"; sourceTree = "<group>"; };
|
||||||
65E0340A257B9FF100793428 /* File.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = File.swift; sourceTree = "<group>"; };
|
65E0340A257B9FF100793428 /* File.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = File.swift; sourceTree = "<group>"; };
|
||||||
747E42E32601638E75E9A3CF /* Pods-Notesnook-tvOSTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Notesnook-tvOSTests.debug.xcconfig"; path = "Target Support Files/Pods-Notesnook-tvOSTests/Pods-Notesnook-tvOSTests.debug.xcconfig"; sourceTree = "<group>"; };
|
747E42E32601638E75E9A3CF /* Pods-Notesnook-tvOSTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Notesnook-tvOSTests.debug.xcconfig"; path = "Target Support Files/Pods-Notesnook-tvOSTests/Pods-Notesnook-tvOSTests.debug.xcconfig"; sourceTree = "<group>"; };
|
||||||
@@ -174,6 +176,7 @@
|
|||||||
13B07FAE1A68108700A75B9A /* Notesnook */ = {
|
13B07FAE1A68108700A75B9A /* Notesnook */ = {
|
||||||
isa = PBXGroup;
|
isa = PBXGroup;
|
||||||
children = (
|
children = (
|
||||||
|
65B5F41C257CADA5007D2310 /* notesnook-text.png */,
|
||||||
6529D2B0257B4A2900B49BC3 /* NotesnookDebug.entitlements */,
|
6529D2B0257B4A2900B49BC3 /* NotesnookDebug.entitlements */,
|
||||||
65A7F34F255689AD00699170 /* Notesnook.entitlements */,
|
65A7F34F255689AD00699170 /* Notesnook.entitlements */,
|
||||||
655FD779253AD31C001D807D /* Web.bundle */,
|
655FD779253AD31C001D807D /* Web.bundle */,
|
||||||
@@ -444,6 +447,7 @@
|
|||||||
81AB9BB82411601600AC10FF /* LaunchScreen.storyboard in Resources */,
|
81AB9BB82411601600AC10FF /* LaunchScreen.storyboard in Resources */,
|
||||||
13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */,
|
13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */,
|
||||||
659CDF2A2566EFDB00D8E0C8 /* Poppins-Regular.ttf in Resources */,
|
659CDF2A2566EFDB00D8E0C8 /* Poppins-Regular.ttf in Resources */,
|
||||||
|
65B5F41D257CADA5007D2310 /* notesnook-text.png in Resources */,
|
||||||
);
|
);
|
||||||
runOnlyForDeploymentPostprocessing = 0;
|
runOnlyForDeploymentPostprocessing = 0;
|
||||||
};
|
};
|
||||||
@@ -923,7 +927,8 @@
|
|||||||
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
||||||
CLANG_ENABLE_MODULES = YES;
|
CLANG_ENABLE_MODULES = YES;
|
||||||
CODE_SIGN_ENTITLEMENTS = Notesnook/Notesnook.entitlements;
|
CODE_SIGN_ENTITLEMENTS = Notesnook/Notesnook.entitlements;
|
||||||
CODE_SIGN_IDENTITY = "-";
|
CODE_SIGN_IDENTITY = "Apple Development";
|
||||||
|
CODE_SIGN_STYLE = Automatic;
|
||||||
CURRENT_PROJECT_VERSION = 1;
|
CURRENT_PROJECT_VERSION = 1;
|
||||||
DEVELOPMENT_TEAM = 53CWBG3QUC;
|
DEVELOPMENT_TEAM = 53CWBG3QUC;
|
||||||
INFOPLIST_FILE = Notesnook/Info.plist;
|
INFOPLIST_FILE = Notesnook/Info.plist;
|
||||||
@@ -934,8 +939,9 @@
|
|||||||
"-ObjC",
|
"-ObjC",
|
||||||
"-lc++",
|
"-lc++",
|
||||||
);
|
);
|
||||||
PRODUCT_BUNDLE_IDENTIFIER = com.streetwriters.notesnook;
|
PRODUCT_BUNDLE_IDENTIFIER = org.streetwriters.notesnook;
|
||||||
PRODUCT_NAME = Notesnook;
|
PRODUCT_NAME = Notesnook;
|
||||||
|
PROVISIONING_PROFILE_SPECIFIER = "";
|
||||||
SWIFT_OBJC_BRIDGING_HEADER = "Notesnook-Bridging-Header.h";
|
SWIFT_OBJC_BRIDGING_HEADER = "Notesnook-Bridging-Header.h";
|
||||||
SWIFT_VERSION = 5.0;
|
SWIFT_VERSION = 5.0;
|
||||||
TARGETED_DEVICE_FAMILY = "1,2";
|
TARGETED_DEVICE_FAMILY = "1,2";
|
||||||
@@ -1094,17 +1100,19 @@
|
|||||||
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
||||||
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
|
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
|
||||||
CODE_SIGN_ENTITLEMENTS = "Add to Notes/Add to Notes.entitlements";
|
CODE_SIGN_ENTITLEMENTS = "Add to Notes/Add to Notes.entitlements";
|
||||||
CODE_SIGN_IDENTITY = "-";
|
CODE_SIGN_IDENTITY = "Apple Development";
|
||||||
CODE_SIGN_STYLE = Automatic;
|
CODE_SIGN_STYLE = Automatic;
|
||||||
COPY_PHASE_STRIP = NO;
|
COPY_PHASE_STRIP = NO;
|
||||||
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
||||||
|
DEVELOPMENT_TEAM = 53CWBG3QUC;
|
||||||
GCC_C_LANGUAGE_STANDARD = gnu11;
|
GCC_C_LANGUAGE_STANDARD = gnu11;
|
||||||
INFOPLIST_FILE = "Add to Notes/Info.plist";
|
INFOPLIST_FILE = "Add to Notes/Info.plist";
|
||||||
IPHONEOS_DEPLOYMENT_TARGET = 13.1;
|
IPHONEOS_DEPLOYMENT_TARGET = 13.1;
|
||||||
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @executable_path/../../Frameworks";
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @executable_path/../../Frameworks";
|
||||||
MTL_FAST_MATH = YES;
|
MTL_FAST_MATH = YES;
|
||||||
PRODUCT_BUNDLE_IDENTIFIER = "org.reactjs.native.example.Notesnook.Add-to-Notes";
|
PRODUCT_BUNDLE_IDENTIFIER = org.streetwriters.notesnook.extension;
|
||||||
PRODUCT_NAME = "$(TARGET_NAME)";
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
||||||
|
PROVISIONING_PROFILE_SPECIFIER = "";
|
||||||
SKIP_INSTALL = YES;
|
SKIP_INSTALL = YES;
|
||||||
SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
|
SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
|
||||||
SWIFT_VERSION = 5.0;
|
SWIFT_VERSION = 5.0;
|
||||||
|
|||||||
@@ -4,8 +4,7 @@
|
|||||||
<dict>
|
<dict>
|
||||||
<key>com.apple.security.application-groups</key>
|
<key>com.apple.security.application-groups</key>
|
||||||
<array>
|
<array>
|
||||||
<string>group.org.reactjs.native.example.Notesnook</string>
|
<string>group.org.streetwriters.notesnook</string>
|
||||||
<string>group.org.reactjs.example.Notesnook</string>
|
|
||||||
</array>
|
</array>
|
||||||
</dict>
|
</dict>
|
||||||
</plist>
|
</plist>
|
||||||
|
|||||||
@@ -2,14 +2,14 @@ PODS:
|
|||||||
- Base64 (1.1.2)
|
- Base64 (1.1.2)
|
||||||
- boost-for-react-native (1.63.0)
|
- boost-for-react-native (1.63.0)
|
||||||
- DoubleConversion (1.1.6)
|
- DoubleConversion (1.1.6)
|
||||||
- FBLazyVector (0.63.3)
|
- FBLazyVector (0.63.4)
|
||||||
- FBReactNativeSpec (0.63.3):
|
- FBReactNativeSpec (0.63.4):
|
||||||
- Folly (= 2020.01.13.00)
|
- Folly (= 2020.01.13.00)
|
||||||
- RCTRequired (= 0.63.3)
|
- RCTRequired (= 0.63.4)
|
||||||
- RCTTypeSafety (= 0.63.3)
|
- RCTTypeSafety (= 0.63.4)
|
||||||
- React-Core (= 0.63.3)
|
- React-Core (= 0.63.4)
|
||||||
- React-jsi (= 0.63.3)
|
- React-jsi (= 0.63.4)
|
||||||
- ReactCommon/turbomodule/core (= 0.63.3)
|
- ReactCommon/turbomodule/core (= 0.63.4)
|
||||||
- Folly (2020.01.13.00):
|
- Folly (2020.01.13.00):
|
||||||
- boost-for-react-native
|
- boost-for-react-native
|
||||||
- DoubleConversion
|
- DoubleConversion
|
||||||
@@ -25,172 +25,172 @@ PODS:
|
|||||||
- MMKVCore (1.2.5)
|
- MMKVCore (1.2.5)
|
||||||
- Permission-PhotoLibrary (2.2.0):
|
- Permission-PhotoLibrary (2.2.0):
|
||||||
- RNPermissions
|
- RNPermissions
|
||||||
- RCTRequired (0.63.3)
|
- RCTRequired (0.63.4)
|
||||||
- RCTTypeSafety (0.63.3):
|
- RCTTypeSafety (0.63.4):
|
||||||
- FBLazyVector (= 0.63.3)
|
- FBLazyVector (= 0.63.4)
|
||||||
- Folly (= 2020.01.13.00)
|
- Folly (= 2020.01.13.00)
|
||||||
- RCTRequired (= 0.63.3)
|
- RCTRequired (= 0.63.4)
|
||||||
- React-Core (= 0.63.3)
|
- React-Core (= 0.63.4)
|
||||||
- React (0.63.3):
|
- React (0.63.4):
|
||||||
- React-Core (= 0.63.3)
|
- React-Core (= 0.63.4)
|
||||||
- React-Core/DevSupport (= 0.63.3)
|
- React-Core/DevSupport (= 0.63.4)
|
||||||
- React-Core/RCTWebSocket (= 0.63.3)
|
- React-Core/RCTWebSocket (= 0.63.4)
|
||||||
- React-RCTActionSheet (= 0.63.3)
|
- React-RCTActionSheet (= 0.63.4)
|
||||||
- React-RCTAnimation (= 0.63.3)
|
- React-RCTAnimation (= 0.63.4)
|
||||||
- React-RCTBlob (= 0.63.3)
|
- React-RCTBlob (= 0.63.4)
|
||||||
- React-RCTImage (= 0.63.3)
|
- React-RCTImage (= 0.63.4)
|
||||||
- React-RCTLinking (= 0.63.3)
|
- React-RCTLinking (= 0.63.4)
|
||||||
- React-RCTNetwork (= 0.63.3)
|
- React-RCTNetwork (= 0.63.4)
|
||||||
- React-RCTSettings (= 0.63.3)
|
- React-RCTSettings (= 0.63.4)
|
||||||
- React-RCTText (= 0.63.3)
|
- React-RCTText (= 0.63.4)
|
||||||
- React-RCTVibration (= 0.63.3)
|
- React-RCTVibration (= 0.63.4)
|
||||||
- React-callinvoker (0.63.3)
|
- React-callinvoker (0.63.4)
|
||||||
- React-Core (0.63.3):
|
- React-Core (0.63.4):
|
||||||
- Folly (= 2020.01.13.00)
|
- Folly (= 2020.01.13.00)
|
||||||
- glog
|
- glog
|
||||||
- React-Core/Default (= 0.63.3)
|
- React-Core/Default (= 0.63.4)
|
||||||
- React-cxxreact (= 0.63.3)
|
- React-cxxreact (= 0.63.4)
|
||||||
- React-jsi (= 0.63.3)
|
- React-jsi (= 0.63.4)
|
||||||
- React-jsiexecutor (= 0.63.3)
|
- React-jsiexecutor (= 0.63.4)
|
||||||
- Yoga
|
- Yoga
|
||||||
- React-Core/CoreModulesHeaders (0.63.3):
|
- React-Core/CoreModulesHeaders (0.63.4):
|
||||||
- Folly (= 2020.01.13.00)
|
- Folly (= 2020.01.13.00)
|
||||||
- glog
|
- glog
|
||||||
- React-Core/Default
|
- React-Core/Default
|
||||||
- React-cxxreact (= 0.63.3)
|
- React-cxxreact (= 0.63.4)
|
||||||
- React-jsi (= 0.63.3)
|
- React-jsi (= 0.63.4)
|
||||||
- React-jsiexecutor (= 0.63.3)
|
- React-jsiexecutor (= 0.63.4)
|
||||||
- Yoga
|
- Yoga
|
||||||
- React-Core/Default (0.63.3):
|
- React-Core/Default (0.63.4):
|
||||||
- Folly (= 2020.01.13.00)
|
- Folly (= 2020.01.13.00)
|
||||||
- glog
|
- glog
|
||||||
- React-cxxreact (= 0.63.3)
|
- React-cxxreact (= 0.63.4)
|
||||||
- React-jsi (= 0.63.3)
|
- React-jsi (= 0.63.4)
|
||||||
- React-jsiexecutor (= 0.63.3)
|
- React-jsiexecutor (= 0.63.4)
|
||||||
- Yoga
|
- Yoga
|
||||||
- React-Core/DevSupport (0.63.3):
|
- React-Core/DevSupport (0.63.4):
|
||||||
- Folly (= 2020.01.13.00)
|
- Folly (= 2020.01.13.00)
|
||||||
- glog
|
- glog
|
||||||
- React-Core/Default (= 0.63.3)
|
- React-Core/Default (= 0.63.4)
|
||||||
- React-Core/RCTWebSocket (= 0.63.3)
|
- React-Core/RCTWebSocket (= 0.63.4)
|
||||||
- React-cxxreact (= 0.63.3)
|
- React-cxxreact (= 0.63.4)
|
||||||
- React-jsi (= 0.63.3)
|
- React-jsi (= 0.63.4)
|
||||||
- React-jsiexecutor (= 0.63.3)
|
- React-jsiexecutor (= 0.63.4)
|
||||||
- React-jsinspector (= 0.63.3)
|
- React-jsinspector (= 0.63.4)
|
||||||
- Yoga
|
- Yoga
|
||||||
- React-Core/RCTActionSheetHeaders (0.63.3):
|
- React-Core/RCTActionSheetHeaders (0.63.4):
|
||||||
- Folly (= 2020.01.13.00)
|
- Folly (= 2020.01.13.00)
|
||||||
- glog
|
- glog
|
||||||
- React-Core/Default
|
- React-Core/Default
|
||||||
- React-cxxreact (= 0.63.3)
|
- React-cxxreact (= 0.63.4)
|
||||||
- React-jsi (= 0.63.3)
|
- React-jsi (= 0.63.4)
|
||||||
- React-jsiexecutor (= 0.63.3)
|
- React-jsiexecutor (= 0.63.4)
|
||||||
- Yoga
|
- Yoga
|
||||||
- React-Core/RCTAnimationHeaders (0.63.3):
|
- React-Core/RCTAnimationHeaders (0.63.4):
|
||||||
- Folly (= 2020.01.13.00)
|
- Folly (= 2020.01.13.00)
|
||||||
- glog
|
- glog
|
||||||
- React-Core/Default
|
- React-Core/Default
|
||||||
- React-cxxreact (= 0.63.3)
|
- React-cxxreact (= 0.63.4)
|
||||||
- React-jsi (= 0.63.3)
|
- React-jsi (= 0.63.4)
|
||||||
- React-jsiexecutor (= 0.63.3)
|
- React-jsiexecutor (= 0.63.4)
|
||||||
- Yoga
|
- Yoga
|
||||||
- React-Core/RCTBlobHeaders (0.63.3):
|
- React-Core/RCTBlobHeaders (0.63.4):
|
||||||
- Folly (= 2020.01.13.00)
|
- Folly (= 2020.01.13.00)
|
||||||
- glog
|
- glog
|
||||||
- React-Core/Default
|
- React-Core/Default
|
||||||
- React-cxxreact (= 0.63.3)
|
- React-cxxreact (= 0.63.4)
|
||||||
- React-jsi (= 0.63.3)
|
- React-jsi (= 0.63.4)
|
||||||
- React-jsiexecutor (= 0.63.3)
|
- React-jsiexecutor (= 0.63.4)
|
||||||
- Yoga
|
- Yoga
|
||||||
- React-Core/RCTImageHeaders (0.63.3):
|
- React-Core/RCTImageHeaders (0.63.4):
|
||||||
- Folly (= 2020.01.13.00)
|
- Folly (= 2020.01.13.00)
|
||||||
- glog
|
- glog
|
||||||
- React-Core/Default
|
- React-Core/Default
|
||||||
- React-cxxreact (= 0.63.3)
|
- React-cxxreact (= 0.63.4)
|
||||||
- React-jsi (= 0.63.3)
|
- React-jsi (= 0.63.4)
|
||||||
- React-jsiexecutor (= 0.63.3)
|
- React-jsiexecutor (= 0.63.4)
|
||||||
- Yoga
|
- Yoga
|
||||||
- React-Core/RCTLinkingHeaders (0.63.3):
|
- React-Core/RCTLinkingHeaders (0.63.4):
|
||||||
- Folly (= 2020.01.13.00)
|
- Folly (= 2020.01.13.00)
|
||||||
- glog
|
- glog
|
||||||
- React-Core/Default
|
- React-Core/Default
|
||||||
- React-cxxreact (= 0.63.3)
|
- React-cxxreact (= 0.63.4)
|
||||||
- React-jsi (= 0.63.3)
|
- React-jsi (= 0.63.4)
|
||||||
- React-jsiexecutor (= 0.63.3)
|
- React-jsiexecutor (= 0.63.4)
|
||||||
- Yoga
|
- Yoga
|
||||||
- React-Core/RCTNetworkHeaders (0.63.3):
|
- React-Core/RCTNetworkHeaders (0.63.4):
|
||||||
- Folly (= 2020.01.13.00)
|
- Folly (= 2020.01.13.00)
|
||||||
- glog
|
- glog
|
||||||
- React-Core/Default
|
- React-Core/Default
|
||||||
- React-cxxreact (= 0.63.3)
|
- React-cxxreact (= 0.63.4)
|
||||||
- React-jsi (= 0.63.3)
|
- React-jsi (= 0.63.4)
|
||||||
- React-jsiexecutor (= 0.63.3)
|
- React-jsiexecutor (= 0.63.4)
|
||||||
- Yoga
|
- Yoga
|
||||||
- React-Core/RCTSettingsHeaders (0.63.3):
|
- React-Core/RCTSettingsHeaders (0.63.4):
|
||||||
- Folly (= 2020.01.13.00)
|
- Folly (= 2020.01.13.00)
|
||||||
- glog
|
- glog
|
||||||
- React-Core/Default
|
- React-Core/Default
|
||||||
- React-cxxreact (= 0.63.3)
|
- React-cxxreact (= 0.63.4)
|
||||||
- React-jsi (= 0.63.3)
|
- React-jsi (= 0.63.4)
|
||||||
- React-jsiexecutor (= 0.63.3)
|
- React-jsiexecutor (= 0.63.4)
|
||||||
- Yoga
|
- Yoga
|
||||||
- React-Core/RCTTextHeaders (0.63.3):
|
- React-Core/RCTTextHeaders (0.63.4):
|
||||||
- Folly (= 2020.01.13.00)
|
- Folly (= 2020.01.13.00)
|
||||||
- glog
|
- glog
|
||||||
- React-Core/Default
|
- React-Core/Default
|
||||||
- React-cxxreact (= 0.63.3)
|
- React-cxxreact (= 0.63.4)
|
||||||
- React-jsi (= 0.63.3)
|
- React-jsi (= 0.63.4)
|
||||||
- React-jsiexecutor (= 0.63.3)
|
- React-jsiexecutor (= 0.63.4)
|
||||||
- Yoga
|
- Yoga
|
||||||
- React-Core/RCTVibrationHeaders (0.63.3):
|
- React-Core/RCTVibrationHeaders (0.63.4):
|
||||||
- Folly (= 2020.01.13.00)
|
- Folly (= 2020.01.13.00)
|
||||||
- glog
|
- glog
|
||||||
- React-Core/Default
|
- React-Core/Default
|
||||||
- React-cxxreact (= 0.63.3)
|
- React-cxxreact (= 0.63.4)
|
||||||
- React-jsi (= 0.63.3)
|
- React-jsi (= 0.63.4)
|
||||||
- React-jsiexecutor (= 0.63.3)
|
- React-jsiexecutor (= 0.63.4)
|
||||||
- Yoga
|
- Yoga
|
||||||
- React-Core/RCTWebSocket (0.63.3):
|
- React-Core/RCTWebSocket (0.63.4):
|
||||||
- Folly (= 2020.01.13.00)
|
- Folly (= 2020.01.13.00)
|
||||||
- glog
|
- glog
|
||||||
- React-Core/Default (= 0.63.3)
|
- React-Core/Default (= 0.63.4)
|
||||||
- React-cxxreact (= 0.63.3)
|
- React-cxxreact (= 0.63.4)
|
||||||
- React-jsi (= 0.63.3)
|
- React-jsi (= 0.63.4)
|
||||||
- React-jsiexecutor (= 0.63.3)
|
- React-jsiexecutor (= 0.63.4)
|
||||||
- Yoga
|
- Yoga
|
||||||
- React-CoreModules (0.63.3):
|
- React-CoreModules (0.63.4):
|
||||||
- FBReactNativeSpec (= 0.63.3)
|
- FBReactNativeSpec (= 0.63.4)
|
||||||
- Folly (= 2020.01.13.00)
|
- Folly (= 2020.01.13.00)
|
||||||
- RCTTypeSafety (= 0.63.3)
|
- RCTTypeSafety (= 0.63.4)
|
||||||
- React-Core/CoreModulesHeaders (= 0.63.3)
|
- React-Core/CoreModulesHeaders (= 0.63.4)
|
||||||
- React-jsi (= 0.63.3)
|
- React-jsi (= 0.63.4)
|
||||||
- React-RCTImage (= 0.63.3)
|
- React-RCTImage (= 0.63.4)
|
||||||
- ReactCommon/turbomodule/core (= 0.63.3)
|
- ReactCommon/turbomodule/core (= 0.63.4)
|
||||||
- React-cxxreact (0.63.3):
|
- React-cxxreact (0.63.4):
|
||||||
- boost-for-react-native (= 1.63.0)
|
- boost-for-react-native (= 1.63.0)
|
||||||
- DoubleConversion
|
- DoubleConversion
|
||||||
- Folly (= 2020.01.13.00)
|
- Folly (= 2020.01.13.00)
|
||||||
- glog
|
- glog
|
||||||
- React-callinvoker (= 0.63.3)
|
- React-callinvoker (= 0.63.4)
|
||||||
- React-jsinspector (= 0.63.3)
|
- React-jsinspector (= 0.63.4)
|
||||||
- React-jsi (0.63.3):
|
- React-jsi (0.63.4):
|
||||||
- boost-for-react-native (= 1.63.0)
|
- boost-for-react-native (= 1.63.0)
|
||||||
- DoubleConversion
|
- DoubleConversion
|
||||||
- Folly (= 2020.01.13.00)
|
- Folly (= 2020.01.13.00)
|
||||||
- glog
|
- glog
|
||||||
- React-jsi/Default (= 0.63.3)
|
- React-jsi/Default (= 0.63.4)
|
||||||
- React-jsi/Default (0.63.3):
|
- React-jsi/Default (0.63.4):
|
||||||
- boost-for-react-native (= 1.63.0)
|
- boost-for-react-native (= 1.63.0)
|
||||||
- DoubleConversion
|
- DoubleConversion
|
||||||
- Folly (= 2020.01.13.00)
|
- Folly (= 2020.01.13.00)
|
||||||
- glog
|
- glog
|
||||||
- React-jsiexecutor (0.63.3):
|
- React-jsiexecutor (0.63.4):
|
||||||
- DoubleConversion
|
- DoubleConversion
|
||||||
- Folly (= 2020.01.13.00)
|
- Folly (= 2020.01.13.00)
|
||||||
- glog
|
- glog
|
||||||
- React-cxxreact (= 0.63.3)
|
- React-cxxreact (= 0.63.4)
|
||||||
- React-jsi (= 0.63.3)
|
- React-jsi (= 0.63.4)
|
||||||
- React-jsinspector (0.63.3)
|
- React-jsinspector (0.63.4)
|
||||||
- react-native-eventsource (0.0.3):
|
- react-native-eventsource (0.0.3):
|
||||||
- React
|
- React
|
||||||
- react-native-get-random-values (1.4.0):
|
- react-native-get-random-values (1.4.0):
|
||||||
@@ -206,76 +206,76 @@ PODS:
|
|||||||
- React
|
- React
|
||||||
- react-native-receive-sharing-intent (1.0.4):
|
- react-native-receive-sharing-intent (1.0.4):
|
||||||
- React
|
- React
|
||||||
- react-native-safe-area-context (3.1.4):
|
- react-native-safe-area-context (3.1.9):
|
||||||
- React
|
- React-Core
|
||||||
- react-native-sodium (0.3.6):
|
- react-native-sodium (0.3.6):
|
||||||
- React
|
- React
|
||||||
- react-native-splash-screen (3.2.0):
|
- react-native-splash-screen (3.2.0):
|
||||||
- React
|
- React
|
||||||
- react-native-viewpager (4.2.0):
|
- react-native-viewpager (4.2.0):
|
||||||
- React-Core
|
- React-Core
|
||||||
- react-native-webview (10.7.0):
|
- react-native-webview (11.0.1):
|
||||||
- React
|
- React-Core
|
||||||
- React-RCTActionSheet (0.63.3):
|
- React-RCTActionSheet (0.63.4):
|
||||||
- React-Core/RCTActionSheetHeaders (= 0.63.3)
|
- React-Core/RCTActionSheetHeaders (= 0.63.4)
|
||||||
- React-RCTAnimation (0.63.3):
|
- React-RCTAnimation (0.63.4):
|
||||||
- FBReactNativeSpec (= 0.63.3)
|
- FBReactNativeSpec (= 0.63.4)
|
||||||
- Folly (= 2020.01.13.00)
|
- Folly (= 2020.01.13.00)
|
||||||
- RCTTypeSafety (= 0.63.3)
|
- RCTTypeSafety (= 0.63.4)
|
||||||
- React-Core/RCTAnimationHeaders (= 0.63.3)
|
- React-Core/RCTAnimationHeaders (= 0.63.4)
|
||||||
- React-jsi (= 0.63.3)
|
- React-jsi (= 0.63.4)
|
||||||
- ReactCommon/turbomodule/core (= 0.63.3)
|
- ReactCommon/turbomodule/core (= 0.63.4)
|
||||||
- React-RCTBlob (0.63.3):
|
- React-RCTBlob (0.63.4):
|
||||||
- FBReactNativeSpec (= 0.63.3)
|
- FBReactNativeSpec (= 0.63.4)
|
||||||
- Folly (= 2020.01.13.00)
|
- Folly (= 2020.01.13.00)
|
||||||
- React-Core/RCTBlobHeaders (= 0.63.3)
|
- React-Core/RCTBlobHeaders (= 0.63.4)
|
||||||
- React-Core/RCTWebSocket (= 0.63.3)
|
- React-Core/RCTWebSocket (= 0.63.4)
|
||||||
- React-jsi (= 0.63.3)
|
- React-jsi (= 0.63.4)
|
||||||
- React-RCTNetwork (= 0.63.3)
|
- React-RCTNetwork (= 0.63.4)
|
||||||
- ReactCommon/turbomodule/core (= 0.63.3)
|
- ReactCommon/turbomodule/core (= 0.63.4)
|
||||||
- React-RCTImage (0.63.3):
|
- React-RCTImage (0.63.4):
|
||||||
- FBReactNativeSpec (= 0.63.3)
|
- FBReactNativeSpec (= 0.63.4)
|
||||||
- Folly (= 2020.01.13.00)
|
- Folly (= 2020.01.13.00)
|
||||||
- RCTTypeSafety (= 0.63.3)
|
- RCTTypeSafety (= 0.63.4)
|
||||||
- React-Core/RCTImageHeaders (= 0.63.3)
|
- React-Core/RCTImageHeaders (= 0.63.4)
|
||||||
- React-jsi (= 0.63.3)
|
- React-jsi (= 0.63.4)
|
||||||
- React-RCTNetwork (= 0.63.3)
|
- React-RCTNetwork (= 0.63.4)
|
||||||
- ReactCommon/turbomodule/core (= 0.63.3)
|
- ReactCommon/turbomodule/core (= 0.63.4)
|
||||||
- React-RCTLinking (0.63.3):
|
- React-RCTLinking (0.63.4):
|
||||||
- FBReactNativeSpec (= 0.63.3)
|
- FBReactNativeSpec (= 0.63.4)
|
||||||
- React-Core/RCTLinkingHeaders (= 0.63.3)
|
- React-Core/RCTLinkingHeaders (= 0.63.4)
|
||||||
- React-jsi (= 0.63.3)
|
- React-jsi (= 0.63.4)
|
||||||
- ReactCommon/turbomodule/core (= 0.63.3)
|
- ReactCommon/turbomodule/core (= 0.63.4)
|
||||||
- React-RCTNetwork (0.63.3):
|
- React-RCTNetwork (0.63.4):
|
||||||
- FBReactNativeSpec (= 0.63.3)
|
- FBReactNativeSpec (= 0.63.4)
|
||||||
- Folly (= 2020.01.13.00)
|
- Folly (= 2020.01.13.00)
|
||||||
- RCTTypeSafety (= 0.63.3)
|
- RCTTypeSafety (= 0.63.4)
|
||||||
- React-Core/RCTNetworkHeaders (= 0.63.3)
|
- React-Core/RCTNetworkHeaders (= 0.63.4)
|
||||||
- React-jsi (= 0.63.3)
|
- React-jsi (= 0.63.4)
|
||||||
- ReactCommon/turbomodule/core (= 0.63.3)
|
- ReactCommon/turbomodule/core (= 0.63.4)
|
||||||
- React-RCTSettings (0.63.3):
|
- React-RCTSettings (0.63.4):
|
||||||
- FBReactNativeSpec (= 0.63.3)
|
- FBReactNativeSpec (= 0.63.4)
|
||||||
- Folly (= 2020.01.13.00)
|
- Folly (= 2020.01.13.00)
|
||||||
- RCTTypeSafety (= 0.63.3)
|
- RCTTypeSafety (= 0.63.4)
|
||||||
- React-Core/RCTSettingsHeaders (= 0.63.3)
|
- React-Core/RCTSettingsHeaders (= 0.63.4)
|
||||||
- React-jsi (= 0.63.3)
|
- React-jsi (= 0.63.4)
|
||||||
- ReactCommon/turbomodule/core (= 0.63.3)
|
- ReactCommon/turbomodule/core (= 0.63.4)
|
||||||
- React-RCTText (0.63.3):
|
- React-RCTText (0.63.4):
|
||||||
- React-Core/RCTTextHeaders (= 0.63.3)
|
- React-Core/RCTTextHeaders (= 0.63.4)
|
||||||
- React-RCTVibration (0.63.3):
|
- React-RCTVibration (0.63.4):
|
||||||
- FBReactNativeSpec (= 0.63.3)
|
- FBReactNativeSpec (= 0.63.4)
|
||||||
- Folly (= 2020.01.13.00)
|
- Folly (= 2020.01.13.00)
|
||||||
- React-Core/RCTVibrationHeaders (= 0.63.3)
|
- React-Core/RCTVibrationHeaders (= 0.63.4)
|
||||||
- React-jsi (= 0.63.3)
|
- React-jsi (= 0.63.4)
|
||||||
- ReactCommon/turbomodule/core (= 0.63.3)
|
- ReactCommon/turbomodule/core (= 0.63.4)
|
||||||
- ReactCommon/turbomodule/core (0.63.3):
|
- ReactCommon/turbomodule/core (0.63.4):
|
||||||
- DoubleConversion
|
- DoubleConversion
|
||||||
- Folly (= 2020.01.13.00)
|
- Folly (= 2020.01.13.00)
|
||||||
- glog
|
- glog
|
||||||
- React-callinvoker (= 0.63.3)
|
- React-callinvoker (= 0.63.4)
|
||||||
- React-Core (= 0.63.3)
|
- React-Core (= 0.63.4)
|
||||||
- React-cxxreact (= 0.63.3)
|
- React-cxxreact (= 0.63.4)
|
||||||
- React-jsi (= 0.63.3)
|
- React-jsi (= 0.63.4)
|
||||||
- rn-fetch-blob (0.12.0):
|
- rn-fetch-blob (0.12.0):
|
||||||
- React-Core
|
- React-Core
|
||||||
- RNCCheckbox (0.5.3):
|
- RNCCheckbox (0.5.3):
|
||||||
@@ -288,8 +288,8 @@ PODS:
|
|||||||
- React
|
- React
|
||||||
- RNFileViewer (2.1.1):
|
- RNFileViewer (2.1.1):
|
||||||
- React
|
- React
|
||||||
- RNGestureHandler (1.7.0):
|
- RNGestureHandler (1.9.0):
|
||||||
- React
|
- React-Core
|
||||||
- RNIap (4.6.1):
|
- RNIap (4.6.1):
|
||||||
- React-Core
|
- React-Core
|
||||||
- RNKeychain (6.2.0):
|
- RNKeychain (6.2.0):
|
||||||
@@ -298,15 +298,15 @@ PODS:
|
|||||||
- React
|
- React
|
||||||
- RNPrivacySnapshot (1.0.0):
|
- RNPrivacySnapshot (1.0.0):
|
||||||
- React-Core
|
- React-Core
|
||||||
- RNReanimated (1.13.0):
|
- RNReanimated (1.13.2):
|
||||||
- React
|
- React-Core
|
||||||
- RNScreens (2.10.1):
|
- RNScreens (2.15.0):
|
||||||
- React
|
- React-Core
|
||||||
- RNSecureRandom (1.0.0):
|
- RNSecureRandom (1.0.0):
|
||||||
- React
|
- React
|
||||||
- RNSentry (2.0.0):
|
- RNSentry (2.1.0):
|
||||||
- React-Core
|
- React-Core
|
||||||
- Sentry (~> 6.0.3)
|
- Sentry (= 6.0.9)
|
||||||
- RNShare (3.7.0):
|
- RNShare (3.7.0):
|
||||||
- React
|
- React
|
||||||
- RNStoreReview (0.1.5):
|
- RNStoreReview (0.1.5):
|
||||||
@@ -519,23 +519,23 @@ SPEC CHECKSUMS:
|
|||||||
Base64: cecfb41a004124895a7bcee567a89bae5a89d49b
|
Base64: cecfb41a004124895a7bcee567a89bae5a89d49b
|
||||||
boost-for-react-native: 39c7adb57c4e60d6c5479dd8623128eb5b3f0f2c
|
boost-for-react-native: 39c7adb57c4e60d6c5479dd8623128eb5b3f0f2c
|
||||||
DoubleConversion: cde416483dac037923206447da6e1454df403714
|
DoubleConversion: cde416483dac037923206447da6e1454df403714
|
||||||
FBLazyVector: 878b59e31113e289e275165efbe4b54fa614d43d
|
FBLazyVector: 3bb422f41b18121b71783a905c10e58606f7dc3e
|
||||||
FBReactNativeSpec: 7da9338acfb98d4ef9e5536805a0704572d33c2f
|
FBReactNativeSpec: f2c97f2529dd79c083355182cc158c9f98f4bd6e
|
||||||
Folly: b73c3869541e86821df3c387eb0af5f65addfab4
|
Folly: b73c3869541e86821df3c387eb0af5f65addfab4
|
||||||
glog: 40a13f7840415b9a77023fbcae0f1e6f43192af3
|
glog: 40a13f7840415b9a77023fbcae0f1e6f43192af3
|
||||||
MMKV: 6c208ddcb4c197e564f72f3f73ef3b0c792e091c
|
MMKV: 6c208ddcb4c197e564f72f3f73ef3b0c792e091c
|
||||||
MMKVCore: d9aa23fc6fb698c671c403ec593cdfe7d184e310
|
MMKVCore: d9aa23fc6fb698c671c403ec593cdfe7d184e310
|
||||||
Permission-PhotoLibrary: e3ff899f87a3eda29427c142ca93837e8802d228
|
Permission-PhotoLibrary: e3ff899f87a3eda29427c142ca93837e8802d228
|
||||||
RCTRequired: 48884c74035a0b5b76dbb7a998bd93bcfc5f2047
|
RCTRequired: 082f10cd3f905d6c124597fd1c14f6f2655ff65e
|
||||||
RCTTypeSafety: edf4b618033c2f1c5b7bc3d90d8e085ed95ba2ab
|
RCTTypeSafety: 8c9c544ecbf20337d069e4ae7fd9a377aadf504b
|
||||||
React: f36e90f3ceb976546e97df3403e37d226f79d0e3
|
React: b0a957a2c44da4113b0c4c9853d8387f8e64e615
|
||||||
React-callinvoker: 18874f621eb96625df7a24a7dc8d6e07391affcd
|
React-callinvoker: c3f44dd3cb195b6aa46621fff95ded79d59043fe
|
||||||
React-Core: ac3d816b8e3493970153f4aaf0cff18af0bb95e6
|
React-Core: d3b2a1ac9a2c13c3bcde712d9281fc1c8a5b315b
|
||||||
React-CoreModules: 4016d3a4e518bcfc4f5a51252b5a05692ca6f0e1
|
React-CoreModules: 0581ff36cb797da0943d424f69e7098e43e9be60
|
||||||
React-cxxreact: ffc9129013b87cb36cf3f30a86695a3c397b0f99
|
React-cxxreact: c1480d4fda5720086c90df537ee7d285d4c57ac3
|
||||||
React-jsi: df07aa95b39c5be3e41199921509bfa929ed2b9d
|
React-jsi: a0418934cf48f25b485631deb27c64dc40fb4c31
|
||||||
React-jsiexecutor: b56c03e61c0dd5f5801255f2160a815f4a53d451
|
React-jsiexecutor: 93bd528844ad21dc07aab1c67cb10abae6df6949
|
||||||
React-jsinspector: 8e68ffbfe23880d3ee9bafa8be2777f60b25cbe2
|
React-jsinspector: 58aef7155bc9a9683f5b60b35eccea8722a4f53a
|
||||||
react-native-eventsource: 63f9edb311e11bb3a95873c2b77acec8f580c234
|
react-native-eventsource: 63f9edb311e11bb3a95873c2b77acec8f580c234
|
||||||
react-native-get-random-values: 2b7500cdb68066aba87cdccd97067c29e16ffe95
|
react-native-get-random-values: 2b7500cdb68066aba87cdccd97067c29e16ffe95
|
||||||
react-native-html-to-pdf: 1d1199917f56a98377d431bce84c2f275e48eb71
|
react-native-html-to-pdf: 1d1199917f56a98377d431bce84c2f275e48eb71
|
||||||
@@ -543,43 +543,43 @@ SPEC CHECKSUMS:
|
|||||||
react-native-netinfo: 38a1e0b3e89b48e4b5833ed475d8df5f049f6f90
|
react-native-netinfo: 38a1e0b3e89b48e4b5833ed475d8df5f049f6f90
|
||||||
react-native-orientation: f1caf84d65f1a4fd4511a18f2b924e634ad7a628
|
react-native-orientation: f1caf84d65f1a4fd4511a18f2b924e634ad7a628
|
||||||
react-native-receive-sharing-intent: feba0a332a07977549a85aa58b496eb44368366a
|
react-native-receive-sharing-intent: feba0a332a07977549a85aa58b496eb44368366a
|
||||||
react-native-safe-area-context: eb91fe1fb3f7b87d9c30a7f0808407d8569d539d
|
react-native-safe-area-context: b6e0e284002381d2ff29fa4fff42b4d8282e3c94
|
||||||
react-native-sodium: c7587732667e1cdb7d0d77c2aa2e98420aad2036
|
react-native-sodium: c7587732667e1cdb7d0d77c2aa2e98420aad2036
|
||||||
react-native-splash-screen: 200d11d188e2e78cea3ad319964f6142b6384865
|
react-native-splash-screen: 200d11d188e2e78cea3ad319964f6142b6384865
|
||||||
react-native-viewpager: c1a686e7b5e164a52387f1522358623c4f52070f
|
react-native-viewpager: c1a686e7b5e164a52387f1522358623c4f52070f
|
||||||
react-native-webview: 6edf4d6f71b9161fc3e96083726a538ee395304d
|
react-native-webview: 86a23feaf8918f38f62fa695c137fa8463565372
|
||||||
React-RCTActionSheet: 53ea72699698b0b47a6421cb1c8b4ab215a774aa
|
React-RCTActionSheet: 89a0ca9f4a06c1f93c26067af074ccdce0f40336
|
||||||
React-RCTAnimation: 1befece0b5183c22ae01b966f5583f42e69a83c2
|
React-RCTAnimation: 1bde3ecc0c104c55df246eda516e0deb03c4e49b
|
||||||
React-RCTBlob: 0b284339cbe4b15705a05e2313a51c6d8b51fa40
|
React-RCTBlob: a97d378b527740cc667e03ebfa183a75231ab0f0
|
||||||
React-RCTImage: d1756599ebd4dc2cb19d1682fe67c6b976658387
|
React-RCTImage: c1b1f2d3f43a4a528c8946d6092384b5c880d2f0
|
||||||
React-RCTLinking: 9af0a51c6d6a4dd1674daadafffc6d03033a6d18
|
React-RCTLinking: 35ae4ab9dc0410d1fcbdce4d7623194a27214fb2
|
||||||
React-RCTNetwork: 332c83929cc5eae0b3bbca4add1d668e1fc18bda
|
React-RCTNetwork: 29ec2696f8d8cfff7331fac83d3e893c95ef43ae
|
||||||
React-RCTSettings: d6953772cfd55f2c68ad72b7ef29efc7ec49f773
|
React-RCTSettings: 60f0691bba2074ef394f95d4c2265ec284e0a46a
|
||||||
React-RCTText: 65a6de06a7389098ce24340d1d3556015c38f746
|
React-RCTText: 5c51df3f08cb9dedc6e790161195d12bac06101c
|
||||||
React-RCTVibration: 8e9fb25724a0805107fc1acc9075e26f814df454
|
React-RCTVibration: ae4f914cfe8de7d4de95ae1ea6cc8f6315d73d9d
|
||||||
ReactCommon: 4167844018c9ed375cc01a843e9ee564399e53c3
|
ReactCommon: 73d79c7039f473b76db6ff7c6b159c478acbbb3b
|
||||||
rn-fetch-blob: f065bb7ab7fb48dd002629f8bdcb0336602d3cba
|
rn-fetch-blob: f065bb7ab7fb48dd002629f8bdcb0336602d3cba
|
||||||
RNCCheckbox: 47d045535fbb16796df628022a7cd631c78a4d9b
|
RNCCheckbox: 47d045535fbb16796df628022a7cd631c78a4d9b
|
||||||
RNCMaskedView: 5a8ec07677aa885546a0d98da336457e2bea557f
|
RNCMaskedView: 5a8ec07677aa885546a0d98da336457e2bea557f
|
||||||
RNDeviceInfo: bdd61e8b070d13a1dd9d022091981075ed4cde16
|
RNDeviceInfo: bdd61e8b070d13a1dd9d022091981075ed4cde16
|
||||||
RNExitApp: c4e052df2568b43bec8a37c7cd61194d4cfee2c3
|
RNExitApp: c4e052df2568b43bec8a37c7cd61194d4cfee2c3
|
||||||
RNFileViewer: db62d60dd19007c54b2c959b5e675a46d59f8a43
|
RNFileViewer: db62d60dd19007c54b2c959b5e675a46d59f8a43
|
||||||
RNGestureHandler: b6b359bb800ae399a9c8b27032bdbf7c18f08a08
|
RNGestureHandler: 9b7e605a741412e20e13c512738a31bd1611759b
|
||||||
RNIap: f7595967b8467dacb95f94a9eb4bbdb59f3afc67
|
RNIap: f7595967b8467dacb95f94a9eb4bbdb59f3afc67
|
||||||
RNKeychain: 612de9918c1170d51094404616fd49b2818176f9
|
RNKeychain: 612de9918c1170d51094404616fd49b2818176f9
|
||||||
RNPermissions: 477d88d0be7ecb0a7b344e4d5fbb0352de104626
|
RNPermissions: 477d88d0be7ecb0a7b344e4d5fbb0352de104626
|
||||||
RNPrivacySnapshot: 8eaf571478a353f2e5184f5c803164f22428b023
|
RNPrivacySnapshot: 8eaf571478a353f2e5184f5c803164f22428b023
|
||||||
RNReanimated: 89f5e0a04d1dd52fbf27e7e7030d8f80a646a3fc
|
RNReanimated: e03f7425cb7a38dcf1b644d680d1bfc91c3337ad
|
||||||
RNScreens: b748efec66e095134c7166ca333b628cd7e6f3e2
|
RNScreens: 2ad555d4d9fa10b91bb765ca07fe9b29d59573f0
|
||||||
RNSecureRandom: 0dcee021fdb3d50cd5cee5db0ebf583c42f5af0e
|
RNSecureRandom: 0dcee021fdb3d50cd5cee5db0ebf583c42f5af0e
|
||||||
RNSentry: cb4ef23400fb6690f6ac8f6acef0c023a8a4f37d
|
RNSentry: 51972e3fe50e2fb38ae459af8c87d61f63f364db
|
||||||
RNShare: a1d5064df7a0ebe778d001869b3f0a124bf0a491
|
RNShare: a1d5064df7a0ebe778d001869b3f0a124bf0a491
|
||||||
RNStoreReview: 62d6afd7c37db711a594bbffca6b0ea3a812b7a8
|
RNStoreReview: 62d6afd7c37db711a594bbffca6b0ea3a812b7a8
|
||||||
RNSVG: ce9d996113475209013317e48b05c21ee988d42e
|
RNSVG: ce9d996113475209013317e48b05c21ee988d42e
|
||||||
RNVectorIcons: da6fe858f5a65d7bbc3379540a889b0b12aa5976
|
RNVectorIcons: da6fe858f5a65d7bbc3379540a889b0b12aa5976
|
||||||
Sentry: 388c9dc093b2fd3a264466a5c5b21e25959610a9
|
Sentry: 388c9dc093b2fd3a264466a5c5b21e25959610a9
|
||||||
toolbar-android: 85f3ef4d691469f2d304e7dee4bca013aa1ba1ff
|
toolbar-android: 85f3ef4d691469f2d304e7dee4bca013aa1ba1ff
|
||||||
Yoga: 7d13633d129fd179e01b8953d38d47be90db185a
|
Yoga: 4bd86afe9883422a7c4028c00e34790f560923d6
|
||||||
|
|
||||||
PODFILE CHECKSUM: 75e5fdf731f5fbebed2725159f7ea172ed1c0356
|
PODFILE CHECKSUM: 75e5fdf731f5fbebed2725159f7ea172ed1c0356
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user