React Nonav
Welcome
Getting Started
Guides
Back
Transitions
React Navigation Interoperability
Example
Contribute
Roadmap
API
Screen
FullScreenPortal
Built with
Edit page
Contribute
Clone this repository.
Run
yarn
in the root directory.
Run
yarn post-install
in the root directory.
Run
yarn
in the
example
directory.
Add your code and its test in the
<rootDir>/src
directory.
Add your example code and its test in the
<rootDir>/example
directory.
Open a pull request !