Files
react-navigation/packages/flipper-plugin-react-navigation
2021-09-23 22:10:22 +08:00
..
2021-09-23 22:10:22 +08:00
2021-08-03 11:37:45 +02:00
2021-05-29 20:27:59 +02:00
2021-09-23 22:05:17 +08:00
2021-09-23 22:05:17 +08:00

flipper-plugin-react-navigation

Flipper plugin with developer tools for React Navigation.

Installation instructions and documentation can be found on the React Navigation website.

Development

Edit ~/.flipper/config.json (while flipper is not opened)

{
  "pluginPaths": ["/path/to/react-navigation/packages"]
}

and run yarn watch in flipper-plugin-react-navigation