We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74f0eb8 commit b986efaCopy full SHA for b986efa
react-native-libraries.json
@@ -16578,13 +16578,17 @@
16578
"npmPkg": "@tanstack/query-async-storage-persister",
16579
"ios": true,
16580
"android": true,
16581
- "web": true
+ "web": true,
16582
+ "expoGo": true,
16583
+ "newArchitecture": true
16584
},
16585
{
16586
"githubUrl": "https://github.com/TanStack/query/tree/main/packages/react-query-persist-client",
16587
"npmPkg": "@tanstack/react-query-persist-client",
16588
16589
16590
16591
16592
16593
}
16594
]
0 commit comments