react-query-native-devtools
react-query-native-devtools copied to clipboard
I was trying to use it with TanStack v5 but it wasn't working. I've downgraded to v4 and it's working. Thank you for your work! This plugin is a must...
to work with v5 of the react query @ericledonge @bgaleotti https://github.com/bgaleotti/react-query-native-devtools/issues/113 you can check it in this file [flipper-plugin-react-query-native-devtools-v4.1.4.tgz](https://github.com/bgaleotti/react-query-native-devtools/files/13215211/flipper-plugin-react-query-native-devtools-v4.1.4.tgz) 
Bumps [react-devtools-core](https://github.com/facebook/react/tree/HEAD/packages/react-devtools-core) from 4.27.6 to 4.28.4. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.20.1 to 7.23.2. Release notes Sourced from @babel/traverse's releases. v7.23.2 (2023-10-11) NOTE: This release also re-publishes @babel/core, even if it does not appear in the linked release...
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.16.5 to 7.23.2. Release notes Sourced from @babel/traverse's releases. v7.23.2 (2023-10-11) NOTE: This release also re-publishes @babel/core, even if it does not appear in the linked release...
We're using the standard setup, and we use react-query very extensively. Once the app has made several requests and the react-query cache is populated, the app on a physical, low-end...