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

Releases: react-navigation/material-bottom-tabs

Release 2.1.5

Choose a tag to compare

@satya164 satya164 released this 29 Oct 01:57

2.1.5 (2019-10-29)

Bug Fixes

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

Release 2.1.4

Choose a tag to compare

@satya164 satya164 released this 29 Oct 01:22

2.1.4 (2019-10-29)

Bug Fixes

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

Release 2.1.3

Choose a tag to compare

@satya164 satya164 released this 21 Oct 13:03

2.1.3 (2019-10-21)

Bug Fixes

Release 2.1.2

Choose a tag to compare

@satya164 satya164 released this 21 Sep 22:54

2.1.2 (2019-09-21)

Bug Fixes

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

Release 2.1.1

Choose a tag to compare

@satya164 satya164 released this 13 Sep 13:53

2.1.1 (2019-09-13)

Bug Fixes

  • fix path for declaration file (5c6ff43)

Release 2.1.0

Choose a tag to compare

@satya164 satya164 released this 12 Sep 18:11

2.1.0 (2019-09-12)

Features

  • export types for ScreenProps amd ScreenComponent (be8155f)

Release 2.0.2

Choose a tag to compare

@satya164 satya164 released this 11 Sep 15:04

2.0.2 (2019-09-11)

Bug Fixes

Release 2.0.1

Choose a tag to compare

@satya164 satya164 released this 10 Sep 16:57

2.0.1 (2019-09-10)

Bug Fixes

Release 2.0.0

Choose a tag to compare

@satya164 satya164 released this 10 Sep 11:03

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