This repository was archived by the owner on Feb 8, 2020. It is now read-only.
Releases: react-navigation/navigation-ex
Releases · react-navigation/navigation-ex
@react-navigation/[email protected]
5.0.0-alpha.28 (2020-01-24)
Note: Version bump only for package @react-navigation/compat
@react-navigation/[email protected]
5.0.0-alpha.39 (2020-01-24)
Bug Fixes
- use layout instead of dimensions for determining tab bar layout (f1fe951)
@react-navigation/[email protected]
5.0.0-alpha.62 (2020-01-23)
Bug Fixes
- don't use native driver on web (0a982ee)
- handle header translation for horizontal-inverted (321fa65)
- position inactivscreensws offscreen by default (38520a9)
- slide the header up to hide it for vertical animation (43d2c45)
- use a fade animation for header in all presets (fe82276)
Features
@react-navigation/[email protected]
@react-navigation/[email protected]
5.0.0-alpha.28 (2020-01-23)
Features
- let the navigator specify if default can be prevented (da67e13)
@react-navigation/[email protected]
@react-navigation/[email protected]
5.0.0-alpha.34 (2020-01-23)
Features
- let the navigator specify if default can be prevented (da67e13)
@react-navigation/[email protected]
5.0.0-alpha.35 (2020-01-23)
Features
@react-navigation/[email protected]
5.0.0-alpha.40 (2020-01-23)
Features
@react-navigation/[email protected]
5.0.0-alpha.36 (2020-01-23)
Bug Fixes
- disallow canPreventDefault option if not present in types (d9059b5)
- don't add ?if query params is empty (3bf5ddd)
- fix types for useFocusEffect (23ab45a), closes #270
- make sure that we return correct value if selector changes (6c2acbb), closes /github.com/react-navigation/navigation-ex/pull/273#issuecomment-576581225
- use protected for private value store (ad4eaff)