Skip to content

Commit 184a2cd

Browse files
committed
docs: adapt readme to redirect to react-navigation-visualizer-dev-plugin
1 parent 456e321 commit 184a2cd

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,6 @@
1313

1414
- Credit: Most code is forked from [react-query-native-devtools](https://github.com/bgaleotti/react-query-native-devtools)
1515

16-
- `@dev-plugins/react-navigation`: Plugin for [React Navigation](https://reactnavigation.org/)
17-
18-
- 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)
19-
2016
- `@dev-plugins/async-storage`: Plugin for [@react-native-async-storage/async-storage](https://github.com/react-native-async-storage/async-storage)
2117

2218
- Credit: Originally contributed by [jthoward64](https://github.com/jthoward64)
@@ -33,6 +29,10 @@
3329

3430
- Credit: [Dmytro Kulahin](https://github.com/dmt-op)
3531

32+
- [`react-navigation-visualizer-dev-plugin`](https://github.com/bamlab/dev-plugins/tree/main/packages/react-navigation-visualizer): Plugin for [React Navigation](https://reactnavigation.org/)
33+
34+
- 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)
35+
3636
## Contributions
3737

3838
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.

0 commit comments

Comments
 (0)