diff --git a/README.md b/README.md index baebc8a..42ca80d 100644 --- a/README.md +++ b/README.md @@ -13,10 +13,6 @@ - Credit: Most code is forked from [react-query-native-devtools](https://github.com/bgaleotti/react-query-native-devtools) -- `@dev-plugins/react-navigation`: Plugin for [React Navigation](https://reactnavigation.org/) - - - Credit: Most code is forked from [@react-navigation/devtools](https://github.com/react-navigation/react-navigation/tree/4797ace/packages/devtools) and the [Flipper plugin frontend](https://github.com/react-navigation/react-navigation/tree/4797ace/packages/flipper-plugin-react-navigation) - - `@dev-plugins/async-storage`: Plugin for [@react-native-async-storage/async-storage](https://github.com/react-native-async-storage/async-storage) - Credit: Originally contributed by [jthoward64](https://github.com/jthoward64) @@ -33,6 +29,10 @@ - Credit: [Dmytro Kulahin](https://github.com/dmt-op) +- [`react-navigation-visualizer-dev-plugin`](https://github.com/bamlab/dev-plugins/tree/main/packages/react-navigation-visualizer): Plugin for [React Navigation](https://reactnavigation.org/) + + - Credit: Most code is forked from [@react-navigation/devtools](https://github.com/react-navigation/react-navigation/tree/4797ace/packages/devtools) and the [Flipper plugin frontend](https://github.com/react-navigation/react-navigation/tree/4797ace/packages/flipper-plugin-react-navigation) + ## Contributions 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.