|
1 | 1 | # Changelog of `reason-react-navigation` |
2 | 2 |
|
| 3 | +## 5.0.1 - 2020年08月20日 |
| 4 | + |
| 5 | +- 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) |
| 6 | + |
3 | 7 | ## 5.0.0 - 2020年08月10日 |
4 | 8 |
|
5 | | -- Fix BottomTabs / MaterialTopTabs tabBar props [#33](https://github.com/reason-react-native/reason-react-navigation/pull/33) by [@Freddy03h](https://github.com/Freddy03h) |
| 9 | +- Fixed BottomTabs / MaterialTopTabs tabBar props [#33](https://github.com/reason-react-native/reason-react-navigation/pull/33) by [@Freddy03h](https://github.com/Freddy03h) |
6 | 10 | - 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) |
7 | 11 | - Added ScreenWithCallback for tabs navigators [#34](https://github.com/reason-react-native/reason-react-navigation/pull/34) by [@Freddy03h](https://github.com/Freddy03h) |
8 | 12 | - Added Stack.ScreenWithCallback to support render callback by [@a-c-sreedhar-reddy ](https://github.com/a-c-sreedhar-reddy) |
|
0 commit comments