Skip to content

Commit d1b0de0

Browse files
authored
Update README.md in react-native-query-devtool
1 parent 8275408 commit d1b0de0

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

packages/react-native-query-devtool/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@
55
- Provides a component for integrating query data in React Native applications running react-query v3, and @tanstack/react-query v4 and v5.
66
- (Optional) Includes a standalone app to visualize and help debug query data. [Download latest App](https://github.com/jossydeleon/react-native-query-devtool-monorepo/releases)
77

8+
<p align="center">
9+
<img src="https://github.com/jossydeleon/react-native-query-devtool-monorepo/assets/25192002/59dfd4cb-dac6-401c-954b-8c949648db6f" alt="rqndtmobile2" style="display: block; margin: auto;">
10+
</p>
11+
812
## Installation
913

1014
To use the devtool component in your React Native project, install the package using `npm` or `yarn`, You will also need to install `react-native-gesture-handlers` if you haven't already.

0 commit comments

Comments
 (0)