Recently, I wrote about my first React Native applicationโ a mobile calculator and told you to expect more tutorials from me.
Well, guess what? H...
Some comments have been hidden by the post's author - find out more
For further actions, you may consider blocking this person and/or reporting abuse
Why I'm getting this error for importing queryClient and queryClientProvider from @tanstack/react-query
Unable to resolve module '@tanstack/query-core.js' Evaluating @tanstack/query-core.js Evaluating @tanstack/react-query.js Evaluating App.js Loading App.js
You need to install '@tanstack/query-core.js'
But you haven't installed that package right ?
When i try to install that package it's showing not found. And you haven't written anything about installation of that package you just installed @tanstack/react-query
Start a new project and follow the step in the article.
๐
Great blog David! Are you building anything new with Expo these days?
Expo Router V3 is coming out soon. Curious to see how to build with it.
Thanks.
Yes, I am.
It should be ready before the month ends.