Add asyncstorage query persistence

This commit is contained in:
Paul Frazee
2024-03-05 11:34:28 -08:00
parent 14a99cf3fc
commit e794e84b48
6 changed files with 73 additions and 10 deletions
+2
View File
@@ -75,7 +75,9 @@
"@segment/sovran-react-native": "^0.4.5",
"@sentry/react-native": "5.5.0",
"@tamagui/focus-scope": "^1.84.1",
"@tanstack/query-async-storage-persister": "^5.25.0",
"@tanstack/react-query": "^5.8.1",
"@tanstack/react-query-persist-client": "^5.25.0",
"@tiptap/core": "^2.0.0-beta.220",
"@tiptap/extension-document": "^2.0.0-beta.220",
"@tiptap/extension-hard-break": "^2.0.3",