tunitowen / fancy_bottom_navigation

Flutter plugin - FancyBottomNavigation
Apache License 2.0
773 stars 187 forks source link

Hide the text of tab items when they're not selected #48

Open GeertJohan opened 4 years ago

GeertJohan commented 4 years ago

This is both a feature and a bugfix.

Tab item text is now animated to become transparent when an item is not selected. This gives a more smooth experience to the entry of text.

Fixes #29