Skip to content

Commit 640590c

Browse files
authored
docs: Add link to 3rd party React Native devtools (TanStack#2610)
1 parent afcba60 commit 640590c

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/src/pages/react-native.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,8 @@ id: react-native
33
title: React Native
44
---
55

6-
React Query is designed to work out of the box with React Native, with an exception to the devtools, which are only supported with React DOM at this time. If you would like to help us make the devtools platform agnostic, please let us know!
6+
React Query is designed to work out of the box with React Native, with the exception of the devtools, which are only supported with React DOM at this time.
7+
8+
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
9+
10+
If you would like to help us make the built-in devtools platform agnostic, please let us know!

0 commit comments

Comments
 (0)