mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-02-23 15:20:55 +01:00
WIP
This commit is contained in:
parent
8443e219cc
commit
d5e04a75fa
2 changed files with 4 additions and 5 deletions
|
@ -274,7 +274,7 @@ PODS:
|
||||||
- React
|
- React
|
||||||
- react-native-idle-timer (2.1.6):
|
- react-native-idle-timer (2.1.6):
|
||||||
- React-Core
|
- React-Core
|
||||||
- react-native-image-picker (3.5.0):
|
- react-native-image-picker (3.6.0):
|
||||||
- React-Core
|
- React-Core
|
||||||
- react-native-randombytes (3.6.1):
|
- react-native-randombytes (3.6.1):
|
||||||
- React-Core
|
- React-Core
|
||||||
|
@ -366,7 +366,7 @@ PODS:
|
||||||
- React
|
- React
|
||||||
- RNDeviceInfo (8.1.3):
|
- RNDeviceInfo (8.1.3):
|
||||||
- React-Core
|
- React-Core
|
||||||
- RNFS (2.17.0):
|
- RNFS (2.18.0):
|
||||||
- React
|
- React
|
||||||
- RNGestureHandler (1.10.3):
|
- RNGestureHandler (1.10.3):
|
||||||
- React-Core
|
- React-Core
|
||||||
|
@ -734,7 +734,7 @@ SPEC CHECKSUMS:
|
||||||
react-native-document-picker: c5752781fbc0c126c627c1549b037c139444a4cf
|
react-native-document-picker: c5752781fbc0c126c627c1549b037c139444a4cf
|
||||||
react-native-fingerprint-scanner: c68136ca57e3704d7bdf5faa554ea535ce15b1d0
|
react-native-fingerprint-scanner: c68136ca57e3704d7bdf5faa554ea535ce15b1d0
|
||||||
react-native-idle-timer: 97b8283237d45146a7a5c25bdebe9e1e85f3687b
|
react-native-idle-timer: 97b8283237d45146a7a5c25bdebe9e1e85f3687b
|
||||||
react-native-image-picker: 189e8d3653b00442cb790bce09a283edaf8e02b6
|
react-native-image-picker: 25f5fe3a3a9c4297e0b7a5a16566c5609632856d
|
||||||
react-native-randombytes: 5fc412efe7b5c55b9002c0004d75fe5fabcaa507
|
react-native-randombytes: 5fc412efe7b5c55b9002c0004d75fe5fabcaa507
|
||||||
react-native-safe-area-context: e471852c5ed67eea4b10c5d9d43c1cebae3b231d
|
react-native-safe-area-context: e471852c5ed67eea4b10c5d9d43c1cebae3b231d
|
||||||
react-native-tcp-socket: 96a4f104cdcc9c6621aafe92937f163d88447c5b
|
react-native-tcp-socket: 96a4f104cdcc9c6621aafe92937f163d88447c5b
|
||||||
|
@ -759,7 +759,7 @@ SPEC CHECKSUMS:
|
||||||
RNCPushNotificationIOS: 5b1cf9ad2aaa107ecb92d5d2d7005ba521b2b97a
|
RNCPushNotificationIOS: 5b1cf9ad2aaa107ecb92d5d2d7005ba521b2b97a
|
||||||
RNDefaultPreference: 21816c0a6f61a2829ccc0cef034392e9b509ee5f
|
RNDefaultPreference: 21816c0a6f61a2829ccc0cef034392e9b509ee5f
|
||||||
RNDeviceInfo: 49f6d50f861c7810fac2dd9b71cfb56cc1940e14
|
RNDeviceInfo: 49f6d50f861c7810fac2dd9b71cfb56cc1940e14
|
||||||
RNFS: 93d5b5535eb39d98e6b19009faa8fe717f7ea45d
|
RNFS: 3ab21fa6c56d65566d1fb26c2228e2b6132e5e32
|
||||||
RNGestureHandler: a479ebd5ed4221a810967000735517df0d2db211
|
RNGestureHandler: a479ebd5ed4221a810967000735517df0d2db211
|
||||||
RNHandoff: d3b0754cca3a6bcd9b25f544f733f7f033ccf5fa
|
RNHandoff: d3b0754cca3a6bcd9b25f544f733f7f033ccf5fa
|
||||||
RNKeychain: f75b8c8b2f17d3b2aa1f25b4a0ac5b83d947ff8f
|
RNKeychain: f75b8c8b2f17d3b2aa1f25b4a0ac5b83d947ff8f
|
||||||
|
|
|
@ -138,7 +138,6 @@
|
||||||
"react-native-haptic-feedback": "1.11.0",
|
"react-native-haptic-feedback": "1.11.0",
|
||||||
"react-native-idle-timer": "https://github.com/BlueWallet/react-native-idle-timer#8587876d68ab5920e79619726aeca9e672beaf2b",
|
"react-native-idle-timer": "https://github.com/BlueWallet/react-native-idle-timer#8587876d68ab5920e79619726aeca9e672beaf2b",
|
||||||
"react-native-image-picker": "3.6.0",
|
"react-native-image-picker": "3.6.0",
|
||||||
"react-native-inappbrowser-reborn": "https://github.com/BlueWallet/react-native-inappbrowser#fa2d8e1763e46dd12a7e53081e97a0f908049103",
|
|
||||||
"react-native-keychain": "7.0.0",
|
"react-native-keychain": "7.0.0",
|
||||||
"react-native-level-fs": "3.0.1",
|
"react-native-level-fs": "3.0.1",
|
||||||
"react-native-linear-gradient": "2.5.6",
|
"react-native-linear-gradient": "2.5.6",
|
||||||
|
|
Loading…
Add table
Reference in a new issue