You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Fix NavigationContainer ref [#41](https://github.com/rescript-react-native/rescript-react-navigation/pull/41) by [@dimapaloskin](https://github.com/dimapaloskin)
15
15
16
16
## 5.0.3 - 2020年11月18日
17
17
18
18
Fix npm description
19
19
20
20
## 5.0.2 - 2020年09月11日
21
21
22
-
- Fixed missing `src/Interop.js` in npm package [#38](https://github.com/reason-react-native/reason-react-navigation/pull/38) by [@baransu](https://github.com/baransu)
22
+
- Fixed missing `src/Interop.js` in npm package [#38](https://github.com/rescript-react-native/rescript-react-navigation/pull/38) by [@baransu](https://github.com/baransu)
23
23
24
24
## 5.0.1 - 2020年08月20日
25
25
26
-
- Added react ref and key props to components [#37](https://github.com/reason-react-native/reason-react-navigation/pull/37) by [@Freddy03h](https://github.com/Freddy03h)
26
+
- Added react ref and key props to components [#37](https://github.com/rescript-react-native/rescript-react-navigation/pull/37) by [@Freddy03h](https://github.com/Freddy03h)
27
27
28
28
## 5.0.0 - 2020年08月10日
29
29
30
-
- Fixed BottomTabs / MaterialTopTabs tabBar props [#33](https://github.com/reason-react-native/reason-react-navigation/pull/33) by [@Freddy03h](https://github.com/Freddy03h)
31
-
- Added missing options props for all components [#35](https://github.com/reason-react-native/reason-react-navigation/pull/35) by [@Freddy03h](https://github.com/Freddy03h)
32
-
- Added ScreenWithCallback for tabs navigators [#34](https://github.com/reason-react-native/reason-react-navigation/pull/34) by [@Freddy03h](https://github.com/Freddy03h)
30
+
- Fixed BottomTabs / MaterialTopTabs tabBar props [#33](https://github.com/rescript-react-native/rescript-react-navigation/pull/33) by [@Freddy03h](https://github.com/Freddy03h)
31
+
- Added missing options props for all components [#35](https://github.com/rescript-react-native/rescript-react-navigation/pull/35) by [@Freddy03h](https://github.com/Freddy03h)
32
+
- Added ScreenWithCallback for tabs navigators [#34](https://github.com/rescript-react-native/rescript-react-navigation/pull/34) by [@Freddy03h](https://github.com/Freddy03h)
33
33
- Added Stack.ScreenWithCallback to support render callback by [@a-c-sreedhar-reddy](https://github.com/a-c-sreedhar-reddy)
34
-
- Upgrade to recent reason-react-native 0.62, reason-react 0.9.0 and bs-platform 8 [015c693](https://github.com/reason-react-native/reason-react-navigation/commit/015c693) by [@MoOx](https://github.com/MoOx)
34
+
- Upgrade to recent rescript-react-native 0.62, rescript-react 0.9.0 and bs-platform 8 [015c693](https://github.com/rescript-react-native/rescript-react-navigation/commit/015c693) by [@MoOx](https://github.com/MoOx)
0 commit comments