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

Releases: react-navigation/material-bottom-tabs

Release 2.1.5

29 Oct 01:57
Compare
Choose a tag to compare

2.1.5 (2019-10-29)

Bug Fixes

  • reuse types from react-native-paper (4d56405)

Release 2.1.4

29 Oct 01:22
Compare
Choose a tag to compare

2.1.4 (2019-10-29)

Bug Fixes

  • avoid tab bar flash on keyboard shown (0ffc5c6), closes #43

Release 2.1.3

21 Oct 13:03
Compare
Choose a tag to compare

2.1.3 (2019-10-21)

Bug Fixes

Release 2.1.2

21 Sep 22:54
Compare
Choose a tag to compare

2.1.2 (2019-09-21)

Bug Fixes

  • set proper type for screenProps in ScreenComponent (792281c)

Release 2.1.1

13 Sep 13:53
Compare
Choose a tag to compare

2.1.1 (2019-09-13)

Bug Fixes

  • fix path for declaration file (5c6ff43)

Release 2.1.0

12 Sep 18:11
Compare
Choose a tag to compare

2.1.0 (2019-09-12)

Features

  • export types for ScreenProps amd ScreenComponent (be8155f)

Release 2.0.2

11 Sep 15:04
Compare
Choose a tag to compare

2.0.2 (2019-09-11)

Bug Fixes

Release 2.0.1

10 Sep 16:57
Compare
Choose a tag to compare

2.0.1 (2019-09-10)

Bug Fixes

Release 2.0.0

10 Sep 11:03
Compare
Choose a tag to compare

2.0.0 (2019-09-10)

Bug Fixes

  • disable no-unused-disable for lint to pass on CI, required for local machine (8e79ab5)
  • don't use paper's babel plugin (a17cf68)

Code Refactoring

BREAKING CHANGES

  • change activeTintColor -> activeColor