timomeh / react-native-material-bottom-navigation

💅🔧👌 a beautiful, customizable and easy-to-use material design bottom navigation for react-native
MIT License
709 stars 127 forks source link

Icon Animation is sometimes not correct #4

Closed timomeh closed 6 years ago

timomeh commented 7 years ago

Observations made

Description

Sometimes the icon, which is animating into its active state, will just jump up instead of animating.

Although this sounds like the HACK in ./lib/Tab.js, it can't be the cause, because this seems to happen randomly.

timomeh commented 6 years ago

Closed with 12f92bf