Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork31
ReScript bindings for React Navigation
License
rescript-react-native/rescript-react-navigation
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
ReScript bindings forreact-navigation.
Exposed asReactNavigation module.
rescript-react-navigation X.y.* means it's compatible withreact-navigationX.y.*
Whenreact-navigation isproperly installed & configured by following their installation instructions,you can install the bindings:
npm install rescript-react-navigation#oryarn add rescript-react-navigation
rescript-react-navigation should be added tobs-dependencies in yourrescript.json:
{ //... "bs-dependencies": [ "@rescript/react", "rescript-react-native", // ...+ "rescript-react-navigation" ], //...}SeeExample.res
Check thechangelog for more informations about recentreleases.
Read thecontribution guidelines before contributing.
We want this community to be friendly and respectful to each other. Please readour full code of conduct so that you can understand whatactions will and will not be tolerated.
About
ReScript bindings for React Navigation
Topics
Resources
License
Code of conduct
Contributing
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Sponsor this project
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.