switching to async storage

also switching to not storing music data from api unless downloaded
This commit is contained in:
austinried
2021-06-27 09:50:16 +09:00
parent 50be0a6f85
commit 71e34a6066
16 changed files with 350 additions and 200 deletions

View File

@@ -10,6 +10,7 @@
"lint": "eslint . --ext .js,.jsx,.ts,.tsx"
},
"dependencies": {
"@react-native-async-storage/async-storage": "^1.15.5",
"@react-native-community/masked-view": "^0.1.11",
"@react-navigation/bottom-tabs": "^5.11.11",
"@react-navigation/material-top-tabs": "^5.3.15",