Skip to content

Releases: timomeh/react-native-material-bottom-navigation

v1.0.5

10 Dec 11:49
Compare
Choose a tag to compare
  • Rename unsafe lifecycle methods a2ed0b4
  • Add react-navigation example 9c6b47b

v1.0.4...v1.0.5

v1.0.4

12 Jun 19:31
Compare
Choose a tag to compare

Fixes

Misc

v1.0.3...v1.0.4

v1.0.3

16 Apr 16:30
Compare
Choose a tag to compare

Fixes

v1.0.2...v1.0.3

v1.0.2

22 Oct 19:05
Compare
Choose a tag to compare

Features

  • Added new iPhone XR/XS Max screen width and height (#110, thanks to @davidmpr)

Misc

  • Fixes test script to work with np and failing tests caused by JSDOM update
  • Update contributing guide

v1.0.1

18 Sep 21:21
Compare
Choose a tag to compare

Bug fixes

  • Fixes Typo in easing function (#109)

Documentation

  • Fix a bunch of Typos in Documentations (thanks to @jayserdny)

Misc

  • Remove package-lock since it's not necessary/recommended for libraries

v1.0.0

14 May 20:30
v1.0.0
Compare
Choose a tag to compare

Complete rewrite of the whole Bottom Navigation. Provides more customizability, stability and follows React's design patterns. (#76)

Really really breaking changes

  • No out-of-the-box support for React Navigation.
  • Not at all compatible to v0.x.x

v0.9.0

27 Feb 23:48
v0.9.0
Compare
Choose a tag to compare

Features

Bugfixes

  • Fixes a bug where the icon animation wasn't correct (#74)

Misc

  • Improved Docs a bit

v0.8.2

21 Feb 20:20
v0.8.2
Compare
Choose a tag to compare

Features

v0.8.1

11 Feb 20:02
v0.8.1
Compare
Choose a tag to compare

Improvement

v0.8.0

11 Feb 14:08
v0.8.0
Compare
Choose a tag to compare

Features