mirror of
https://github.com/selfxyz/self.git
synced 2026-04-27 03:01:15 -04:00
generating and storing secret, storing passport data securely
This commit is contained in:
@@ -13,7 +13,6 @@
|
||||
"@amplitude/analytics-react-native": "^1.4.7",
|
||||
"@babel/plugin-transform-private-methods": "^7.23.3",
|
||||
"@ethersproject/shims": "^5.7.0",
|
||||
"@react-native-async-storage/async-storage": "^1.23.1",
|
||||
"@react-native-community/clipboard": "^1.5.1",
|
||||
"@react-native-community/netinfo": "^11.3.1",
|
||||
"@tamagui/colors": "^1.94.3",
|
||||
@@ -40,6 +39,8 @@
|
||||
"react-native": "0.72.3",
|
||||
"react-native-canvas": "^0.1.39",
|
||||
"react-native-fs": "^2.20.0",
|
||||
"react-native-get-random-values": "^1.11.0",
|
||||
"react-native-keychain": "^8.2.0",
|
||||
"react-native-passport-reader": "^1.0.3",
|
||||
"react-native-svg": "13.4.0",
|
||||
"react-native-zip-archive": "^6.1.0",
|
||||
|
||||
Reference in New Issue
Block a user