Skip to content

Commit 5ce2734

Browse files
authored
Enhance DevTools support with Rozenite Plugin
Updated the DevTools support section to include the Rozenite Plugin for React Native DevTools users, enhancing the available debugging options.
1 parent 1047cdc commit 5ce2734

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

docs/framework/react/react-native.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,15 @@ React Query is designed to work out of the box with React Native.
99

1010
There are several options available for React Native DevTools integration:
1111

12-
1. **Native macOS App**: A 3rd party app for debugging React Query in any js-based application:
12+
1. **Rozenite Plugin**: A 3rd party plugin for [React Native DevTools](https://reactnative.dev/docs/react-native-devtools) users: https://www.rozenite.dev/docs/official-plugins/tanstack-query
13+
14+
2. **Native macOS App**: A 3rd party app for debugging React Query in any js-based application:
1315
https://github.com/LovesWorking/rn-better-dev-tools
1416

15-
2. **Flipper Plugin**: A 3rd party plugin for Flipper users:
17+
3. **Flipper Plugin**: A 3rd party plugin for Flipper users:
1618
https://github.com/bgaleotti/react-query-native-devtools
1719

18-
3. **Reactotron Plugin**: A 3rd party plugin for Reactotron users:
20+
4. **Reactotron Plugin**: A 3rd party plugin for Reactotron users:
1921
https://github.com/hsndmr/reactotron-react-query
2022

2123
## Online status management

0 commit comments

Comments
 (0)