Files
react-navigation/packages/material-top-tabs/CHANGELOG.md
satyajit.happy 4e0ebb05f9 chore: publish
- @react-navigation/bottom-tabs@5.0.0-alpha.7
 - @react-navigation/drawer@5.0.0-alpha.8
 - @react-navigation/example@5.0.0-alpha.4
 - @react-navigation/material-bottom-tabs@5.0.0-alpha.7
 - @react-navigation/material-top-tabs@5.0.0-alpha.7
 - @react-navigation/routers@5.0.0-alpha.7
 - @react-navigation/stack@5.0.0-alpha.10
2019-08-31 10:22:57 +02:00

2.7 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.7 (2019-08-31)

Note: Version bump only for package @react-navigation/material-top-tabs

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

Bug Fixes

  • allow making params optional. fixes #80 (a9d4813)

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

Note: Version bump only for package @react-navigation/material-top-tabs

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

Features

  • add hook to scroll to top on tab press (9e1104c)

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

Bug Fixes

  • fix path to typescript definitions (f182315)

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

Note: Version bump only for package @react-navigation/material-top-tabs

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

Bug Fixes

  • fix peer deps and add git urls (6b4fc74)

Features

  • add a simple stack and material tabs integration (#39) (e0bee10)
  • add integration for paper's bottom navigation (f3b6d1f)
  • integrate reanimated based stack (#42) (dcf57c0)