Skip to content

Latest commit

 

History

History
69 lines (30 loc) · 2.82 KB

CHANGELOG.md

File metadata and controls

69 lines (30 loc) · 2.82 KB

2.1.3 (2022-04-23)

Bug Fixes

  • button: pass focused button style to FabBarButton (#56) (f680021), closes #52

2.1.2 (2022-03-16)

Bug Fixes

  • deps: fix deps instance collision (#49) (77c88e9)

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)