bgaleotti / react-query-native-devtools

161 stars 19 forks source link
flipper-plugin react-native react-query

react-query-native-devtools

Plugin for Flipper for the React Query React Query similar to React Query Devtools experience.

Flipper plugins contain two parts:

This is a monorepo for two packages:

react-query-native-devtools

The package for your React Native project to work with React Query. Installation and usage are here.

flipper-plugin-react-query-native-devtools

Desktop plugin for the flipper. To use - search for the flipper-plugin-react-query-native-devtools in the plugin menu.

More details is here.