@dev-plugins/apollo-client
: Plugin for Apollo Client
@dev-plugins/react-query
: Plugin for TanStack Query
@dev-plugins/react-navigation
: Plugin for React Navigation
@dev-plugins/async-storage
: Plugin for @react-native-async-storage/async-storage
@dev-plugins/react-native-mmkv
: Plugin for react-native-mmkv
@dev-plugins/redux
: Plugin for redux
redux-devtools-expo-dev-plugin
: A plugin for redux with the full Redux DevTools (from the Chrome extension)
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