Andrew Bash
Andrew Bash
If you'll check **[_BottomNavigationAction_](https://github.com/xotahal/react-native-material-ui/blob/master/src/BottomNavigation/BottomNavigationAction.react.js)** class, you'll see, that **_active_** and **_disabled_** style properties are not assigned to the **[_label_](https://github.com/xotahal/react-native-material-ui/blob/254006ae408201a3c48947fdb1e394a9f1e5ac1d/src/BottomNavigation/BottomNavigationAction.react.js#L107)** and **[_icon_](https://github.com/xotahal/react-native-material-ui/blob/254006ae408201a3c48947fdb1e394a9f1e5ac1d/src/BottomNavigation/BottomNavigationAction.react.js#L94)**. **_BottomNavigation.Action_** with changing icon and label colors should look...
@dushyanttessact, check my reply above.
Hello! Any news here?