Skip to content
This repository was archived by the owner on Jan 2, 2021. It is now read-only.

Commit 1e160f4

Browse files
authored
docs: add link to react-query-native-devtools (#32)
Ref.: #7
1 parent c7fa80f commit 1e160f4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,8 @@ $ npm i --save react-query-devtools
4949
$ yarn add react-query-devtools
5050
```
5151

52+
Using React Native? Try [react-query-native-devtools](https://github.com/bgaleotti/react-query-native-devtools) instead.
53+
5254
# Usage
5355

5456
By default, React Query Devtools are not imported and used when `process.env.NODE_ENV === 'production'`, so you don't need to worry about excluding them during a production build.

0 commit comments

Comments
 (0)