timomeh / react-native-material-bottom-navigation

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

Change BadgeText from the screen #81

Closed patrickmuhi closed 6 years ago

patrickmuhi commented 6 years ago

What kind of Issue is this?

How are you using the Bottom Navigation?

Expected behavior

If there was a way to dynamically change the badgeText using something like the navigationOptions from the corresponding screen.

Actual behavior

badgeText is only set from when creating the StackNavigator

Additional description and resources

What did you do to find a solution?

Environment

timomeh commented 6 years ago

I'm currently working on a complete rewrite #76. I will keep this bug/feature in mind when I create the new react-navigation integration.

timomeh commented 6 years ago

Closed with release of v1.0.0