@dev-plugins/apollo-client: Plugin for Apollo Client
Credit: Most code is forked from react-query-apollo-devtools
@dev-plugins/react-query: Plugin for TanStack Query
Credit: Most code is forked from react-query-native-devtools
@dev-plugins/async-storage: Plugin for @react-native-async-storage/async-storage
Credit: Originally contributed by jthoward64
@dev-plugins/react-native-mmkv: Plugin for react-native-mmkv
Credit: Originally contributed by cyrilbo
redux-devtools-expo-dev-plugin: A plugin for redux with the full Redux DevTools (from the Chrome extension)
Credit: Matt Oakes and based Redux DevTools
file-explorer-expo-dev-plugin: Plugin for debugging expo-file-system operations
Credit: Dmytro Kulahin
@bam.tech/react-navigation-visualizer-dev-plugin: Plugin for React Navigation
Credit: Most code is forked from @react-navigation/devtools and the Flipper plugin frontend
Due to the current bandwidth limitations of our team, we are unable to accept new plugin pull requests in this repository. We recommend developers to create and maintain their plugins in their own npm accounts.
However, we understand the value of community contributions and would love to showcase your work. This repository serves as a gallery for awesome plugins. If you have created a plugin and would like to share it with the community, you are welcome to submit a pull request to introduce your plugin in this README.
When submitting a pull request, please include the following:
We appreciate your understanding and look forward to your contributions!
The example app is an Expo Router app that provides test cases for plugins
@dev-plugins/react-navigation from visiting different screens from the app.Apollo Client: Apollo Client example forked from https://www.apollographql.com/docs/react/get-started/React Query: React Query example forked from https://github.com/TanStack/query/tree/5b9be1e299257e32c4c294796711f5d82f968530/examples/react/react-nativeReact Query Time: React Query example forked from https://github.com/bgaleotti/react-query-native-devtools/tree/799efff17b08e9793ab27d5a93457c5d5510233c/apps/Time$ git clone https://github.com/expo/dev-plugins.git
$ cd dev-plugins
$ cd apps/example
$ bun run ios
$ bun run android
$ claude mcp add dev-plugins \
-- python -m otcore.mcp_server <graph>