Skip to content

Commit

Permalink
Merge pull request #44 from ethereum-push-notification-service/w2w_v1
Browse files Browse the repository at this point in the history
w2w_v1 added
  • Loading branch information
zaryab2000 authored Feb 21, 2023
2 parents 0ba2e2b + 93a2707 commit 58a11d3
Show file tree
Hide file tree
Showing 183 changed files with 9,761 additions and 5,234 deletions.
7 changes: 5 additions & 2 deletions android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -138,8 +138,8 @@ android {
applicationId "io.epns.epns"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 56
versionName "0.7"
versionCode 62
versionName "0.8.5"
buildConfigField "boolean", "IS_NEW_ARCHITECTURE_ENABLED", isNewArchitectureEnabled().toString()

if (isNewArchitectureEnabled()) {
Expand Down Expand Up @@ -264,6 +264,9 @@ dependencies {

implementation "androidx.swiperefreshlayout:swiperefreshlayout:1.0.0"

// gif
implementation 'com.facebook.fresco:animated-gif:2.6.0'

debugImplementation("com.facebook.flipper:flipper:${FLIPPER_VERSION}") {
exclude group:'com.facebook.fbjni'
}
Expand Down
2 changes: 1 addition & 1 deletion android/app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
<resources>
<string name="app_name">EPNS</string>
<string name="app_name">Push (EPNS)</string>
</resources>
10 changes: 10 additions & 0 deletions android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,16 @@ buildscript {

allprojects {
repositories {
exclusiveContent {
filter {
includeGroup "com.facebook.react"
}
forRepository {
maven {
url "$rootDir/../node_modules/react-native/android"
}
}
}
maven {
// All of React Native (JS, Obj-C sources, Android binaries) is installed from npm
url("$rootDir/../node_modules/react-native/android")
Expand Down
1 change: 1 addition & 0 deletions android/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -38,3 +38,4 @@ reactNativeArchitectures=armeabi-v7a,arm64-v8a,x86,x86_64
# to write custom TurboModules/Fabric components OR use libraries that
# are providing them.
newArchEnabled=false
android.enableDexingArtifactTransform.desugaring=false
2 changes: 1 addition & 1 deletion app.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "epns",
"displayName": "EPNS",
"displayName": "Push (EPNS)",
"expo": {
"name": "epns",
"slug": "epns",
Expand Down
Binary file added assets/chat/loading.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/chat/loading2.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/chat/wallet1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/chat/wallet2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/chat/wallet3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/chat/wallet4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/chat/wallet5.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/icons/compose-chat-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/icons/nav_icon_filled/channel-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/icons/nav_icon_filled/chat-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/icons/nav_icon_filled/inbox-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/icons/nav_icon_filled/spam-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/icons/nav_icons/channel-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/icons/nav_icons/chat-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/icons/nav_icons/inbox-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/icons/nav_icons/spam-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/ui/advanced_logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/ui/archive.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/ui/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/ui/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/ui/bellball.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/ui/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/ui/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/ui/biometric.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/ui/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/ui/[email protected]
Binary file modified assets/ui/brokenkey.png
Binary file modified assets/ui/[email protected]
Binary file modified assets/ui/[email protected]
Binary file modified assets/ui/check.png
Binary file modified assets/ui/[email protected]
Binary file modified assets/ui/[email protected]
Binary file modified assets/ui/epnsMobileMediumCover.jpg
Binary file modified assets/ui/epnsappbellturorial.jpg
Binary file modified assets/ui/epnsbot.png
Binary file modified assets/ui/[email protected]
Binary file modified assets/ui/[email protected]
Binary file modified assets/ui/feed.png
Binary file modified assets/ui/[email protected]
Binary file modified assets/ui/[email protected]
Binary file modified assets/ui/frownface.png
Binary file modified assets/ui/[email protected]
Binary file modified assets/ui/[email protected]
Binary file modified assets/ui/help.png
Binary file modified assets/ui/[email protected]
Binary file modified assets/ui/[email protected]
Binary file removed assets/ui/logo400.png
Diff not rendered.
Binary file added assets/ui/pencil_logo.png
Binary file added assets/ui/pgp_dapp.png
Binary file modified assets/ui/push.png
Binary file modified assets/ui/[email protected]
Binary file modified assets/ui/[email protected]
Binary file modified assets/ui/reset.png
Binary file modified assets/ui/[email protected]
Binary file modified assets/ui/[email protected]
Binary file modified assets/ui/ring.png
Binary file modified assets/ui/[email protected]
Binary file modified assets/ui/[email protected]
Binary file modified assets/ui/secret.png
Binary file modified assets/ui/[email protected]
Binary file modified assets/ui/[email protected]
Binary file modified assets/ui/settings.png
Binary file modified assets/ui/[email protected]
Binary file modified assets/ui/[email protected]
Binary file modified assets/ui/share.png
Binary file modified assets/ui/[email protected]
Binary file modified assets/ui/[email protected]
Binary file modified assets/ui/unarchive.png
Binary file modified assets/ui/[email protected]
Binary file modified assets/ui/[email protected]
Binary file modified assets/ui/unlink.png
Binary file modified assets/ui/[email protected]
Binary file modified assets/ui/[email protected]
Binary file modified assets/ui/wallet.png
Binary file modified assets/ui/[email protected]
Binary file modified assets/ui/[email protected]
Binary file modified assets/ui/walletadv.png
Binary file modified assets/ui/[email protected]
Binary file modified assets/ui/[email protected]
110 changes: 84 additions & 26 deletions ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,17 @@ PODS:
- ZXingObjC/PDF417
- EXBlur (11.2.0):
- ExpoModulesCore
- EXCamera (12.3.0):
- EXCamera (12.4.0):
- ExpoModulesCore
- EXConstants (13.2.4):
- ExpoModulesCore
- EXDevice (4.3.0):
- ExpoModulesCore
- EXErrorRecovery (3.2.0):
- ExpoModulesCore
- EXFileSystem (14.1.0):
- ExpoModulesCore
- EXFont (10.2.0):
- EXFont (10.2.1):
- ExpoModulesCore
- EXImageLoader (3.2.0):
- ExpoModulesCore
Expand All @@ -34,13 +36,13 @@ PODS:
- ExpoModulesCore
- EXPermissions (13.2.0):
- ExpoModulesCore
- Expo (46.0.10):
- Expo (46.0.19):
- ExpoModulesCore
- ExpoKeepAwake (10.2.0):
- ExpoKeepAwake (10.2.1):
- ExpoModulesCore
- ExpoLinearGradient (11.4.0):
- ExpoModulesCore
- ExpoModulesCore (0.11.5):
- ExpoModulesCore (0.11.10):
- React-Core
- ReactCommon/turbomodule/core
- EXSharing (10.3.0):
Expand Down Expand Up @@ -87,6 +89,11 @@ PODS:
- GoogleUtilities/UserDefaults (~> 7.7)
- nanopb (< 2.30910.0, >= 2.30908.0)
- fmt (6.2.1)
- Giphy (2.1.22):
- libwebp
- giphy-react-native-sdk (1.11.1):
- Giphy (= 2.1.22)
- React-Core
- glog (0.3.5)
- GoogleDataTransport (9.2.0):
- GoogleUtilities/Environment (~> 7.7)
Expand Down Expand Up @@ -125,6 +132,15 @@ PODS:
- GoogleUtilities/MethodSwizzler
- GoogleUtilities/UserDefaults (7.7.0):
- GoogleUtilities/Logger
- libwebp (1.2.3):
- libwebp/demux (= 1.2.3)
- libwebp/mux (= 1.2.3)
- libwebp/webp (= 1.2.3)
- libwebp/demux (1.2.3):
- libwebp/webp
- libwebp/mux (1.2.3):
- libwebp/demux
- libwebp/webp (1.2.3)
- nanopb (2.30909.0):
- nanopb/decode (= 2.30909.0)
- nanopb/encode (= 2.30909.0)
Expand Down Expand Up @@ -345,11 +361,15 @@ PODS:
- React-jsinspector (0.69.4)
- React-logger (0.69.4):
- glog
- react-native-hash (3.0.1):
- react-native-encrypted-storage (4.0.3):
- React-Core
- react-native-fast-openpgp (2.5.1):
- React-Core
- react-native-hash (3.0.3):
- React
- react-native-randombytes (3.6.1):
- React-Core
- react-native-safe-area-context (4.3.4):
- react-native-safe-area-context (4.4.1):
- RCT-Folly
- RCTRequired
- RCTTypeSafety
Expand All @@ -358,17 +378,19 @@ PODS:
- react-native-simple-toast (1.1.4):
- React-Core
- Toast (~> 4.0.0)
- react-native-sqlite-2 (3.6.1):
- react-native-sqlite-2 (3.6.2):
- React-Core
- react-native-udp (4.1.5):
- CocoaAsyncSocket
- React-Core
- react-native-video (6.0.0-alpha.3):
- react-native-video (6.0.0-alpha.4):
- React-Core
- react-native-video/Video (= 6.0.0-alpha.3)
- react-native-video/Video (6.0.0-alpha.3):
- react-native-video/Video (= 6.0.0-alpha.4)
- react-native-video/Video (6.0.0-alpha.4):
- PromisesSwift
- React-Core
- react-native-webrtc (1.84.1):
- React-Core
- React-perflogger (0.69.4)
- React-RCTActionSheet (0.69.4):
- React-Core/RCTActionSheetHeaders (= 0.69.4)
Expand Down Expand Up @@ -466,7 +488,9 @@ PODS:
- React-logger (= 0.69.4)
- React-perflogger (= 0.69.4)
- ReactCommon/turbomodule/core (= 0.69.4)
- RNCAsyncStorage (1.17.10):
- RNCAsyncStorage (1.17.11):
- React-Core
- RNCClipboard (1.11.1):
- React-Core
- RNCMaskedView (0.1.11):
- React
Expand All @@ -478,7 +502,9 @@ PODS:
- FirebaseCoreExtension (= 9.5.0)
- React-Core
- RNFBApp
- RNGestureHandler (2.6.1):
- RNFlashList (1.4.0):
- React-Core
- RNGestureHandler (2.8.0):
- React-Core
- RNKeychain (8.1.1):
- React-Core
Expand All @@ -489,7 +515,7 @@ PODS:
- React-Core
- RNOS (1.2.6):
- React
- RNScreens (3.17.0):
- RNScreens (3.18.2):
- React-Core
- React-RCTImage
- RNSVG (9.6.4):
Expand All @@ -516,6 +542,7 @@ DEPENDENCIES:
- EXCamera (from `../node_modules/expo-camera/ios`)
- EXConstants (from `../node_modules/expo-constants/ios`)
- EXDevice (from `../node_modules/expo-device/ios`)
- EXErrorRecovery (from `../node_modules/expo-error-recovery/ios`)
- EXFileSystem (from `../node_modules/expo-file-system/ios`)
- EXFont (from `../node_modules/expo-font/ios`)
- EXImageLoader (from `../node_modules/expo-image-loader/ios`)
Expand All @@ -528,6 +555,7 @@ DEPENDENCIES:
- EXSharing (from `../node_modules/expo-sharing/ios`)
- FBLazyVector (from `../node_modules/react-native/Libraries/FBLazyVector`)
- FBReactNativeSpec (from `../node_modules/react-native/React/FBReactNativeSpec`)
- "giphy-react-native-sdk (from `../node_modules/@giphy/react-native-sdk`)"
- glog (from `../node_modules/react-native/third-party-podspecs/glog.podspec`)
- GoogleUtilities
- RCT-Folly (from `../node_modules/react-native/third-party-podspecs/RCT-Folly.podspec`)
Expand All @@ -546,13 +574,16 @@ DEPENDENCIES:
- 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-fast-openpgp (from `../node_modules/react-native-fast-openpgp`)
- react-native-hash (from `../node_modules/react-native-hash`)
- react-native-randombytes (from `../node_modules/react-native-randombytes`)
- react-native-safe-area-context (from `../node_modules/react-native-safe-area-context`)
- react-native-simple-toast (from `../node_modules/react-native-simple-toast`)
- react-native-sqlite-2 (from `../node_modules/react-native-sqlite-2`)
- react-native-udp (from `../node_modules/react-native-udp`)
- react-native-video (from `../node_modules/react-native-video`)
- react-native-webrtc (from `../node_modules/react-native-webrtc`)
- 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`)
Expand All @@ -566,9 +597,11 @@ DEPENDENCIES:
- React-runtimeexecutor (from `../node_modules/react-native/ReactCommon/runtimeexecutor`)
- ReactCommon/turbomodule/core (from `../node_modules/react-native/ReactCommon`)
- "RNCAsyncStorage (from `../node_modules/@react-native-async-storage/async-storage`)"
- "RNCClipboard (from `../node_modules/@react-native-clipboard/clipboard`)"
- "RNCMaskedView (from `../node_modules/@react-native-community/masked-view`)"
- "RNFBApp (from `../node_modules/@react-native-firebase/app`)"
- "RNFBMessaging (from `../node_modules/@react-native-firebase/messaging`)"
- "RNFlashList (from `../node_modules/@shopify/flash-list`)"
- RNGestureHandler (from `../node_modules/react-native-gesture-handler`)
- RNKeychain (from `../node_modules/react-native-keychain`)
- "RNNotifee (from `../node_modules/@notifee/react-native`)"
Expand All @@ -589,8 +622,10 @@ SPEC REPOS:
- FirebaseInstallations
- FirebaseMessaging
- fmt
- Giphy
- GoogleDataTransport
- GoogleUtilities
- libwebp
- nanopb
- PromisesObjC
- PromisesSwift
Expand Down Expand Up @@ -619,6 +654,8 @@ EXTERNAL SOURCES:
:path: "../node_modules/expo-constants/ios"
EXDevice:
:path: "../node_modules/expo-device/ios"
EXErrorRecovery:
:path: "../node_modules/expo-error-recovery/ios"
EXFileSystem:
:path: "../node_modules/expo-file-system/ios"
EXFont:
Expand All @@ -643,6 +680,8 @@ EXTERNAL SOURCES:
:path: "../node_modules/react-native/Libraries/FBLazyVector"
FBReactNativeSpec:
:path: "../node_modules/react-native/React/FBReactNativeSpec"
giphy-react-native-sdk:
:path: "../node_modules/@giphy/react-native-sdk"
glog:
:podspec: "../node_modules/react-native/third-party-podspecs/glog.podspec"
RCT-Folly:
Expand Down Expand Up @@ -675,6 +714,10 @@ EXTERNAL SOURCES:
: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-fast-openpgp:
:path: "../node_modules/react-native-fast-openpgp"
react-native-hash:
:path: "../node_modules/react-native-hash"
react-native-randombytes:
Expand All @@ -689,6 +732,8 @@ EXTERNAL SOURCES:
:path: "../node_modules/react-native-udp"
react-native-video:
:path: "../node_modules/react-native-video"
react-native-webrtc:
:path: "../node_modules/react-native-webrtc"
React-perflogger:
:path: "../node_modules/react-native/ReactCommon/reactperflogger"
React-RCTActionSheet:
Expand All @@ -715,12 +760,16 @@ EXTERNAL SOURCES:
:path: "../node_modules/react-native/ReactCommon"
RNCAsyncStorage:
:path: "../node_modules/@react-native-async-storage/async-storage"
RNCClipboard:
:path: "../node_modules/@react-native-clipboard/clipboard"
RNCMaskedView:
:path: "../node_modules/@react-native-community/masked-view"
RNFBApp:
:path: "../node_modules/@react-native-firebase/app"
RNFBMessaging:
:path: "../node_modules/@react-native-firebase/messaging"
RNFlashList:
:path: "../node_modules/@shopify/flash-list"
RNGestureHandler:
:path: "../node_modules/react-native-gesture-handler"
RNKeychain:
Expand All @@ -747,18 +796,19 @@ SPEC CHECKSUMS:
EXAV: 596506c9bee54ad52f2f3b625cdaeb9d9f2dd6b7
EXBarCodeScanner: 8e13bad5d197b4b9a58d16af41f8690875a5f736
EXBlur: a3556f992ca1cdf117f0e19d6e4775f3406e77c3
EXCamera: 9f8303a52b2027e007174c2068c2ac76ff41d974
EXCamera: 244e86a86693f2e661f8ac58868e3d2d7917df38
EXConstants: 7c44785d41d8e959d527d23d29444277a4d1ee73
EXDevice: 7647ca9b1fd8b269dfd896a7643d659343358054
EXErrorRecovery: 74d71ee59f6814315457b09d68e86aa95cc7d05d
EXFileSystem: 927e0a8885aa9c49e50fc38eaba2c2389f2f1019
EXFont: a5d80bd9b3452b2d5abbce2487da89b0150e6487
EXFont: 06df627203afcb8a3b3152ec06eb2f11f46f0cff
EXImageLoader: b88e053d760f85a82405b1db2de4abf11978fc9f
EXLocalAuthentication: a714f4e7370c4efba4ed4345a55110f22ac3d85f
EXPermissions: 3dbb869e7f96a5711314f73d48ddc2f28009a7f6
Expo: fcdb32274e2ca9c7638d3b21b30fb665c6869219
ExpoKeepAwake: 0e8f18142e71bbf2c7f6aa66ebed249ba1420320
Expo: 2aa7370e08c458536b7089120e84ed8bd204357b
ExpoKeepAwake: 8b47e5358d54ea4922b630a74f2acb026ab7a28b
ExpoLinearGradient: 1a3af07c6dab3c612967a294836df9ae717431df
ExpoModulesCore: 5a973701f4400d70254bc836305228731c829010
ExpoModulesCore: 1b2f5f91eff132671f6d0642aad2ba7915c6ff41
EXSharing: 8530ef08cb899328a7c61de7f4836af6208b567b
FBLazyVector: c71b8c429a8af2aff1013934a7152e9d9d0c937d
FBReactNativeSpec: cb0df4f0084281b394f76bb9b4d1d9540f35963f
Expand All @@ -770,9 +820,12 @@ SPEC CHECKSUMS:
FirebaseInstallations: 41f811b530c41dd90973d0174381cdb3fcb5e839
FirebaseMessaging: 732623518591384f61c287e3d8f65294beb7ffb3
fmt: ff9d55029c625d3757ed641535fd4a75fedc7ce9
Giphy: 6757d929878ef45f70ed62a02a2c9a03994e7b6c
giphy-react-native-sdk: 8b10cac68059faf8c6b1bc78e01da06e43a3a14a
glog: 3d02b25ca00c2d456734d0bcff864cbc62f6ae1a
GoogleDataTransport: 1c8145da7117bd68bbbed00cf304edb6a24de00f
GoogleUtilities: e0913149f6b0625b553d70dae12b49fc62914fd1
libwebp: 60305b2e989864154bd9be3d772730f08fc6a59c
nanopb: b552cce312b6c8484180ef47159bc0f65a1f0431
PromisesObjC: ab77feca74fa2823e7af4249b8326368e61014cb
PromisesSwift: 99fddfe4a0ec88a56486644c0da106694c92a604
Expand All @@ -791,13 +844,16 @@ SPEC CHECKSUMS:
React-jsiexecutor: a27badbbdbc0ff781813370736a2d1c7261181d4
React-jsinspector: 8a3d3f5dcd23a91e8c80b1bf0e96902cd1dca999
React-logger: 1088859f145b8f6dd0d3ed051a647ef0e3e80fad
react-native-hash: 17b3c3896711278eebb9e66e532c2d8e5f3b7c30
react-native-encrypted-storage: db300a3f2f0aba1e818417c1c0a6be549038deb7
react-native-fast-openpgp: e743241cf9c7cea3877fdbd48e053770f52e053b
react-native-hash: 4664516df1834e1293b30e711c63f61f7f801b6a
react-native-randombytes: 421f1c7d48c0af8dbcd471b0324393ebf8fe7846
react-native-safe-area-context: dfe5aa13bee37a0c7e8059d14f72ffc076d120e9
react-native-safe-area-context: 99b24a0c5acd0d5dcac2b1a7f18c49ea317be99a
react-native-simple-toast: 8ee5d23f0b92b935ab7434cdb65159ce12dfb4b7
react-native-sqlite-2: bbcdc6ea1edd8643f6850ce95a511149fc5ee7d1
react-native-sqlite-2: 21c4a9d439e92193a8712c68492731c014671b53
react-native-udp: 8864b1211857e9d8224ae5cbaf8580970fb99de1
react-native-video: 3b4fa3b67e6d8efcfba6c27231a7a493c28d4f1f
react-native-video: b2a6434fa0cc7a5381985ca2af8f8c570f110743
react-native-webrtc: edd689b0d5a462d7a6f6f52bca3f9414fc0ee11c
React-perflogger: cb386fd44c97ec7f8199c04c12b22066b0f2e1e0
React-RCTActionSheet: f803a85e46cf5b4066c2ac5e122447f918e9c6e5
React-RCTAnimation: 19c80fa950ccce7f4db76a2a7f2cf79baae07fc7
Expand All @@ -810,15 +866,17 @@ SPEC CHECKSUMS:
React-RCTVibration: 9adb4a3cbb598d1bbd46a05256f445e4b8c70603
React-runtimeexecutor: 61ee22a8cdf8b6bb2a7fb7b4ba2cc763e5285196
ReactCommon: 8f67bd7e0a6afade0f20718f859dc8c2275f2e83
RNCAsyncStorage: 0c357f3156fcb16c8589ede67cc036330b6698ca
RNCAsyncStorage: 8616bd5a58af409453ea4e1b246521bb76578d60
RNCClipboard: 2834e1c4af68697089cdd455ee4a4cdd198fa7dd
RNCMaskedView: 0e1bc4bfa8365eba5fbbb71e07fbdc0555249489
RNFBApp: a6fca2cd8f392b5efc1f2ab7bd4b3b64a6039abf
RNFBMessaging: eca46a70527dd469e684250b22d5c927bc4a5ed9
RNGestureHandler: 28ad20bf02257791f7f137b31beef34b9549f54b
RNFlashList: 399bf6a0db68f594ad2c86aaff3ea39564f39f8a
RNGestureHandler: 62232ba8f562f7dea5ba1b3383494eb5bf97a4d3
RNKeychain: ff836453cba46938e0e9e4c22e43d43fa2c90333
RNNotifee: 5155e0a5e0a97d0c839030d8192783cd63053999
RNOS: 6f2f9a70895bbbfbdad7196abd952e7b01d45027
RNScreens: 0df01424e9e0ed7827200d6ed1087ddd06c493f9
RNScreens: 34cc502acf1b916c582c60003dc3089fa01dc66d
RNSVG: a53a5de0d90ec96a6502cc3a4534dfcc0c130622
TcpSockets: 14306fb79f9750ea7d2ddd02d8bed182abb01797
Toast: 91b396c56ee72a5790816f40d3a94dd357abc196
Expand Down
Loading

0 comments on commit 58a11d3

Please sign in to comment.