Skip to content

Latest commit

 

History

History
 
 

flipper-plugin-react-navigation

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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