chore: Replace async-storage package

This commit is contained in:
Lei Nelissen
2022-06-12 21:51:20 +02:00
parent f39ab85624
commit 6c7b320ae8
4 changed files with 60 additions and 983 deletions

View File

@@ -12,7 +12,7 @@
"build:ios": "react-native bundle --entry-file='index.ts' --bundle-output='./ios/main.jsbundle' --dev=false --platform='ios'"
},
"dependencies": {
"@react-native-community/async-storage": "^1.12.1",
"@react-native-async-storage/async-storage": "^1.17.6",
"@react-native-community/blur": "^3.6.0",
"@react-native-community/masked-view": "^0.1.11",
"@react-native-community/netinfo": "^8.3.0",