Use AsyncStorage for local cache
This commit is contained in:
@ -30,9 +30,12 @@
|
||||
"@radix-ui/react-separator": "^0.1.0",
|
||||
"@radix-ui/react-slider": "^1.1.0",
|
||||
"@radix-ui/react-switch": "^1.0.1",
|
||||
"@react-native-async-storage/async-storage": "^1.24.0",
|
||||
"@sentry/nextjs": "^7.42.0",
|
||||
"@stitches/react": "^1.2.5",
|
||||
"@tanstack/query-async-storage-persister": "^5.51.21",
|
||||
"@tanstack/react-query": "^5.51.21",
|
||||
"@tanstack/react-query-persist-client": "^5.51.23",
|
||||
"allotment": "^1.20.2",
|
||||
"antd": "4.24.3",
|
||||
"axios": "^1.2.0",
|
||||
|
||||
Reference in New Issue
Block a user