You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/framework/react/react-native.md
+5-3Lines changed: 5 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,13 +9,15 @@ React Query is designed to work out of the box with React Native.
9
9
10
10
There are several options available for React Native DevTools integration:
11
11
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:
0 commit comments