Skip to content

Commit

Permalink
Merge pull request #195 from alephium/wc
Browse files Browse the repository at this point in the history
Integrate WalletConnect
  • Loading branch information
nop33 authored Sep 21, 2023
2 parents 59384a2 + a1a8058 commit 907c76d
Show file tree
Hide file tree
Showing 31 changed files with 10,532 additions and 4,304 deletions.
12 changes: 9 additions & 3 deletions ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -430,6 +430,8 @@ PODS:
- React-Core
- react-native-get-random-values (1.9.0):
- React-Core
- react-native-netinfo (9.4.1):
- React-Core
- react-native-pager-view (6.2.0):
- React-Core
- react-native-safe-area-context (4.6.3):
Expand Down Expand Up @@ -584,7 +586,7 @@ PODS:
- RNScreens (3.22.1):
- React-Core
- React-RCTImage
- RNSVG (13.9.0):
- RNSVG (13.12.0):
- React-Core
- SocketRocket (0.6.1)
- Yoga (1.14.0)
Expand Down Expand Up @@ -647,6 +649,7 @@ DEPENDENCIES:
- React-logger (from `../node_modules/react-native/ReactCommon/logger`)
- react-native-aes (from `../node_modules/react-native-aes-crypto`)
- react-native-get-random-values (from `../node_modules/react-native-get-random-values`)
- "react-native-netinfo (from `../node_modules/@react-native-community/netinfo`)"
- react-native-pager-view (from `../node_modules/react-native-pager-view`)
- react-native-safe-area-context (from `../node_modules/react-native-safe-area-context`)
- React-NativeModulesApple (from `../node_modules/react-native/ReactCommon/react/nativemodule/core/platform/ios`)
Expand Down Expand Up @@ -783,6 +786,8 @@ EXTERNAL SOURCES:
:path: "../node_modules/react-native-aes-crypto"
react-native-get-random-values:
:path: "../node_modules/react-native-get-random-values"
react-native-netinfo:
:path: "../node_modules/@react-native-community/netinfo"
react-native-pager-view:
:path: "../node_modules/react-native-pager-view"
react-native-safe-area-context:
Expand Down Expand Up @@ -888,6 +893,7 @@ SPEC CHECKSUMS:
React-logger: c5b527272d5f22eaa09bb3c3a690fee8f237ae95
react-native-aes: c75c46aa744bef7c2415fdf7f5b2dcb75ca4364d
react-native-get-random-values: dee677497c6a740b71e5612e8dbd83e7539ed5bb
react-native-netinfo: fefd4e98d75cbdd6e85fc530f7111a8afdf2b0c5
react-native-pager-view: 0ccb8bf60e2ebd38b1f3669fa3650ecce81db2df
react-native-safe-area-context: 36cc67648134e89465663b8172336a19eeda493d
React-NativeModulesApple: c57f3efe0df288a6532b726ad2d0322a9bf38472
Expand All @@ -911,11 +917,11 @@ SPEC CHECKSUMS:
RNGestureHandler: c0d04458598fcb26052494ae23dda8f8f5162b13
RNReanimated: 726395a2fa2f04cea340274ba57a4e659bc0d9c1
RNScreens: 50ffe2fa2342eabb2d0afbe19f7c1af286bc7fb3
RNSVG: 53c661b76829783cdaf9b7a57258f3d3b4c28315
RNSVG: 6d07f8f8f246c85e3e16e0bcfc0d047db0c48496
SocketRocket: f32cd54efbe0f095c4d7594881e52619cfe80b17
Yoga: 8796b55dba14d7004f980b54bcc9833ee45b28ce
ZXingObjC: fdbb269f25dd2032da343e06f10224d62f537bdb

PODFILE CHECKSUM: b137bd23e123f24bd06a3ee7600dacfee1dba3ee

COCOAPODS: 1.11.3
COCOAPODS: 1.12.1
Loading

0 comments on commit 907c76d

Please sign in to comment.