Skip to content

Commit 74f0eb8

Browse files
authored
Add @tanstack/query-async-storage-persister and @tanstack/react-query-persist-client (#1822)
1 parent f7a3344 commit 74f0eb8

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

react-native-libraries.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16572,5 +16572,19 @@
1657216572
"android": true,
1657316573
"web": true,
1657416574
"expoGo": true
16575+
},
16576+
{
16577+
"githubUrl": "https://github.com/TanStack/query/tree/main/packages/query-async-storage-persister",
16578+
"npmPkg": "@tanstack/query-async-storage-persister",
16579+
"ios": true,
16580+
"android": true,
16581+
"web": true
16582+
},
16583+
{
16584+
"githubUrl": "https://github.com/TanStack/query/tree/main/packages/react-query-persist-client",
16585+
"npmPkg": "@tanstack/react-query-persist-client",
16586+
"ios": true,
16587+
"android": true,
16588+
"web": true
1657516589
}
1657616590
]

0 commit comments

Comments
 (0)