Skip to content

Latest commit

 

History

History
55 lines (24 loc) · 2.1 KB

CHANGELOG.md

File metadata and controls

55 lines (24 loc) · 2.1 KB

2.1.1 (2022-02-21)

Bug Fixes

  • tab-bar: apply tab-bar style from navigation options to tab-bar (#44) (9a05547)

2.1.0 (2022-02-12)

Features

  • tabs: enable label and square shape feature (#42) (088aca3)

2.0.0 (2021-10-06)

Code Refactoring

  • bump: upgrade react-native/react-navigation (#36) (b19de4a)

BREAKING CHANGES

  • bump: use new bottom-bar api.

  • docs(readme): add v2 instructions

1.0.3 (2020-09-03)

Bug Fixes

  • bar: enable to customize tab bar style (27905c6)

1.0.2 (2020-06-16)

Bug Fixes

  • dependencies: move react-native-testing-library to dev dependencies (21aa1d2)

1.0.1 (2020-06-16)

Bug Fixes

  • path: remove paths from tsconfig (910f709)

1.0.0 (2020-06-15)

Features

  • bar: implement animated bottom bar (initial commit) (2cc581b)