remove react-native-sqlite-storage completely

This commit is contained in:
austinried
2021-06-27 10:04:28 +09:00
parent 71e34a6066
commit 17f5639aef
16 changed files with 80 additions and 547 deletions

View File

@@ -27,7 +27,6 @@
"react-native-reanimated": "^2.2.0",
"react-native-safe-area-context": "^3.2.0",
"react-native-screens": "^3.4.0",
"react-native-sqlite-storage": "^5.0.0",
"react-native-tab-view": "^2.16.0",
"react-native-track-player": "^1.2.7",
"recoil": "^0.3.1",
@@ -41,7 +40,6 @@
"@types/jest": "^26.0.23",
"@types/md5": "^2.3.0",
"@types/react-native": "^0.64.5",
"@types/react-native-sqlite-storage": "^5.0.0",
"@types/react-test-renderer": "^16.9.2",
"@types/uuid": "^8.3.0",
"@types/xmldom": "^0.1.30",