joshsmith-watchbox
joshsmith-watchbox
Following the instructions [here](https://github.com/facebook/flipper/issues/1253#issuecomment-1449847610) fixed the issue for me.
The above fix allowed the plugin to start functioning again, but now it's revealing that the query status + active states are all showing as inactive and false, respectively. Think...
@anton-patrushev I took a look at the latest Tanstack docs, and it has been updated with a reference to a separate plugin that supports React Query v5: [react-native-react-query-devtools](https://github.com/LovesWorking/react-native-react-query-devtools). It does...