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: README.md
+9-4Lines changed: 9 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,11 @@
1
1
# 🚀 React Native Apollo Devtools
2
2
3
-
[Flipper](https://github.com/facebook/flipper) plugin to debug [apolloclient](https://github.com/apollographql/apollo-client) cache, queries and mutations for React Native.
The [official apollo client devtool](https://github.com/apollographql/apollo-client-devtools) does not supports React Native and only works for web, so this plugin provides complete feature parity with the official devtool for React Native.
6
-
<br />
5
+
6
+
[Flipper](https://github.com/facebook/flipper) plugin to visualise [apollo client](https://github.com/apollographql/apollo-client) cache, queries and mutations for React Native.
7
+
8
+
This plugin offers feature parity with the official devtool for React Native since the [official apollo client devtool](https://github.com/apollographql/apollo-client-devtools) only supports web platform and does not supports React Native.
[](https://github.com/razorpay/react-native-apollo-devtools/stargazers)
52
57
53
58
## 📝 License
54
59
55
-
Licensed under the [MIT License](./LICENSE).
60
+
Licensed under the [MIT License](./LICENSE.md).
56
61
57
62
Link to our [Code of Conduct](https://github.com/razorpay/.github/blob/master/CODE_OF_CONDUCT.md)
0 commit comments