44[ ![ Version] ( https://img.shields.io/npm/v/reason-react-navigation.svg )] ( https://www.npmjs.com/reason-react-navigation )
55[ ![ Chat] ( https://img.shields.io/discord/235176658175262720.svg?logo=discord&colorb=blue )] ( https://reasonml-community.github.io/reason-react-native/discord/ )
66
7- [ ReasonML] ( https://reasonml.github.io ) /
8- [ BuckleScript] ( https://bucklescript.github.io ) bindings for
7+ [ ReScript] ( https://rescript-lang.org ) / [ Reason] ( https://reasonml.github.io ) bindings for
98[ ` react-navigation ` ] ( https://github.com/react-navigation/react-navigation ) .
109
1110Exposed as ` ReactNavigation ` module.
1211
13- ` reason-react-navigation ` X.y._ means it's compatible with ` react-navigation `
14- X.y._
12+ ` reason-react-navigation ` X.y.\* means it's compatible with ` react-navigation `
13+ X.y.\*
1514
1615## Status
1716
@@ -32,7 +31,7 @@ yarn add reason-react-navigation
3231```
3332
3433` reason-react-navigation ` should be added to ` bs-dependencies ` in your
35- ` bsconfig.json ` . Something like
34+ ` bsconfig.json ` :
3635
3736``` diff
3837{
0 commit comments