Replies: 2 comments
-
If I understand it correctly, it only checks it on the web: Is it possible to add it for RN in the future? |
Beta Was this translation helpful? Give feedback.
0 replies
-
I found an issue that discusses this topic: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm planning to switch data fetching in my app from manual to SWR.
I have a need to fetch data when I navigate back from one screen to another.
Does anyone know if it will work without need for custom setup or is
revalidate-on-focus
web only?Beta Was this translation helpful? Give feedback.
All reactions