From 70ddaa902e5393b9fae202c952491cc9d350b6e1 Mon Sep 17 00:00:00 2001 From: Hasan <41634504+hsndmr@users.noreply.github.com> Date: Tue, 3 Jan 2023 20:45:54 +0300 Subject: [PATCH] docs: Add `reactotron-react-query` plugin (#4744) --- docs/react/react-native.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/react/react-native.md b/docs/react/react-native.md index 047918e959..6380e97a8a 100644 --- a/docs/react/react-native.md +++ b/docs/react/react-native.md @@ -7,6 +7,8 @@ React Query is designed to work out of the box with React Native, with the excep There is a 3rd party [Flipper](https://fbflipper.com/docs/getting-started/react-native/) plugin which you can try: https://github.com/bgaleotti/react-query-native-devtools +There is a 3rd party [Reactotron](https://github.com/infinitered/reactotron/) plugin which you can try: https://github.com/hsndmr/reactotron-react-query + If you would like to help us make the built-in devtools platform agnostic, please let us know! ## Online status management