TanStackT
TanStack10mo ago
2 replies
conventional-black

Expo + React Query issue with cache

Well I try to use React Query in Expo. I have some trouble with queries not added to cache (like every first query in the start of the app arent store in cache). There is an example (here the cache is empty, doesnt make sense because I get movies with
useQuery
in the home screen) :
Was this page helpful?