Skip to content
This repository was archived by the owner on Feb 8, 2020. It is now read-only.

Releases: react-navigation/navigation-ex

@react-navigation/[email protected]

24 Jan 12:02

Choose a tag to compare

Pre-release

5.0.0-alpha.28 (2020-01-24)

Note: Version bump only for package @react-navigation/compat

@react-navigation/[email protected]

24 Jan 12:02

Choose a tag to compare

Pre-release

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]

23 Jan 09:46

Choose a tag to compare

Pre-release

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

  • emit appear and dismiss events for native stack (f1df4a0)
  • let the navigator specify if default can be prevented (da67e13)

@react-navigation/[email protected]

23 Jan 09:46

Choose a tag to compare

Pre-release

5.0.0-alpha.26 (2020-01-23)

Bug Fixes

  • handle popping more than available screens in stack (68ed8a7)

@react-navigation/[email protected]

23 Jan 09:46

Choose a tag to compare

Pre-release

5.0.0-alpha.28 (2020-01-23)

Features

  • let the navigator specify if default can be prevented (da67e13)

@react-navigation/[email protected]

23 Jan 09:46

Choose a tag to compare

Pre-release

5.0.0-alpha.28 (2020-01-23)

Bug Fixes

  • fix types for native stack (1da4a64)

Features

  • emit appear and dismiss events for native stack (f1df4a0)
  • let the navigator specify if default can be prevented (da67e13)

@react-navigation/[email protected]

23 Jan 09:46

Choose a tag to compare

Pre-release

5.0.0-alpha.34 (2020-01-23)

Features

  • let the navigator specify if default can be prevented (da67e13)

@react-navigation/[email protected]

23 Jan 09:46

Choose a tag to compare

Pre-release

5.0.0-alpha.35 (2020-01-23)

Features

  • add preventDefault functionality in material bottom tabs (3dede31)
  • let the navigator specify if default can be prevented (da67e13)

@react-navigation/[email protected]

23 Jan 09:46

Choose a tag to compare

Pre-release

5.0.0-alpha.40 (2020-01-23)

Features

  • emit appear and dismiss events for native stack (f1df4a0)
  • let the navigator specify if default can be prevented (da67e13)

@react-navigation/[email protected]

23 Jan 09:46

Choose a tag to compare

Pre-release

5.0.0-alpha.36 (2020-01-23)

Bug Fixes

Features

  • add useNavigationState hook (32a2206)
  • let the navigator specify if default can be prevented (da67e13)
  • support nested config in getPathFromState (#266) (1e53821)