mirror of
https://github.com/movie-web/native-app.git
synced 2025-09-13 18:13:25 +00:00
refactor: use mmkv and zustand persist middleware for main storage
This commit is contained in:
@@ -24,7 +24,6 @@
|
||||
"@movie-web/tmdb": "*",
|
||||
"@octokit/rest": "^20.0.2",
|
||||
"@react-native-anywhere/polyfill-base64": "0.0.1-alpha.0",
|
||||
"@react-native-async-storage/async-storage": "1.21.0",
|
||||
"@react-navigation/native": "^6.1.9",
|
||||
"@tamagui/animations-moti": "^1.91.4",
|
||||
"@tamagui/babel-plugin": "^1.91.4",
|
||||
@@ -62,6 +61,7 @@
|
||||
"react-native-context-menu-view": "^1.14.1",
|
||||
"react-native-gesture-handler": "~2.14.1",
|
||||
"react-native-ios-modal": "^0.1.8",
|
||||
"react-native-mmkv": "^2.12.2",
|
||||
"react-native-modal": "^13.0.1",
|
||||
"react-native-quick-base64": "^2.0.8",
|
||||
"react-native-quick-crypto": "^0.6.1",
|
||||
|
Reference in New Issue
Block a user