Files
react-navigation/example/CHANGELOG.md
2019-12-09 15:20:28 +01:00

7.4 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.23 (2019-11-20)

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

5.0.0-alpha.22 (2019-11-17)

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

5.0.0-alpha.21 (2019-11-10)

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

5.0.0-alpha.20 (2019-11-08)

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

5.0.0-alpha.19 (2019-11-04)

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

5.0.0-alpha.18 (2019-11-02)

Bug Fixes

  • minor tweaks for web and fix example (67fd69a)

5.0.0-alpha.17 (2019-10-29)

Bug Fixes

  • improve type annotation for screens (8f16085)

5.0.0-alpha.16 (2019-10-22)

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

5.0.0-alpha.15 (2019-10-22)

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

5.0.0-alpha.14 (2019-10-17)

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

5.0.0-alpha.13 (2019-10-15)

Bug Fixes

  • block GH interactions in Native Stack example (#126) (386d1c0)
  • make it possible to run the example on web (7a901af)

Features

5.0.0-alpha.12 (2019-10-06)

Features

  • drop header: null in favor of more explitit headerShown option (ba6b6ae)

5.0.0-alpha.11 (2019-10-03)

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

5.0.0-alpha.10 (2019-10-03)

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

5.0.0-alpha.9 (2019-10-03)

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

5.0.0-alpha.8 (2019-09-27)

Bug Fixes

  • close drawer on navigate (655a220)

5.0.0-alpha.7 (2019-09-16)

Features

  • compatibility layer (e0f28a4)
  • make example run as bare react-native project as well (#85) (d16c20c)

5.0.0-alpha.6 (2019-08-31)

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

5.0.0-alpha.5 (2019-08-31)

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

5.0.0-alpha.4 (2019-08-31)

Bug Fixes

  • handle route names change when all routes are removed (#86) (1b2983e)

5.0.0-alpha.3 (2019-08-29)

Features

  • handle more methods in useScrollToTop (f9e8c7e)

5.0.0-alpha.2 (2019-08-27)

Features

5.0.0-alpha.1 (2019-08-21)

Bug Fixes

  • add margin on left when left button is specified in header (f1f1541)

Features

  • add a simple stack and material tabs integration (#39) (e0bee10)
  • add hook for deep link support (35987ae)
  • add integration for paper's bottom navigation (f3b6d1f)
  • add native container with back button integration (#48) (b7735af)
  • integrate reanimated based stack (#42) (dcf57c0)