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
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,10 +13,6 @@
13
13
14
14
- Credit: Most code is forked from [react-query-native-devtools](https://github.com/bgaleotti/react-query-native-devtools)
15
15
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
-
20
16
-`@dev-plugins/async-storage`: Plugin for [@react-native-async-storage/async-storage](https://github.com/react-native-async-storage/async-storage)
21
17
22
18
- Credit: Originally contributed by [jthoward64](https://github.com/jthoward64)
-[`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
+
36
36
## Contributions
37
37
38
38
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