Closed patrickmuhi closed 6 years ago
If there was a way to dynamically change the badgeText using something like the navigationOptions from the corresponding screen.
navigationOptions
badgeText is only set from when creating the StackNavigator
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.
Closed with release of v1.0.0
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