mirror of
https://github.com/zhigang1992/react-navigation.git
synced 2026-04-28 12:25:21 +08:00
- @react-navigation/bottom-tabs@5.0.0-alpha.19 - @react-navigation/native-stack@5.0.0-alpha.10
3.6 KiB
3.6 KiB
Change Log
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
5.0.0-alpha.10 (2019-11-04)
Bug Fixes
- popToTop on tab press in native stack (301c35e)
5.0.0-alpha.9 (2019-11-04)
Note: Version bump only for package @react-navigation/native-stack
5.0.0-alpha.8 (2019-11-02)
Features
- add headerBackTitleVisible to navigation options in native stack (77f29d3)
5.0.0-alpha.7 (2019-11-02)
Bug Fixes
- remove top margin from screen in native stack on Android (5cd6940)
5.0.0-alpha.6 (2019-10-30)
Note: Version bump only for package @react-navigation/native-stack
5.0.0-alpha.5 (2019-10-29)
Note: Version bump only for package @react-navigation/native-stack
5.0.0-alpha.4 (2019-10-22)
Features
5.0.0-alpha.3 (2019-10-18)
Bug Fixes
5.0.0-alpha.2 (2019-10-18)
Bug Fixes
5.0.0-alpha.1 (2019-10-15)
Bug Fixes
- increase hitSlop of back button on Android (c7da1e4)
- update supported options for native stack (b71f4e5)