Open jagowm opened 5 years ago
Hi! how i can put two buttons in the rightComponent of the NavigationBar and how i can put a badge in one of the button of the navigation bar?
@GuillermoGuevara you can put two elements wrapped in <View /> in rightComponent prop.
<View />
rightComponent
thank you so much, sorry for late answer!!
Hi! how i can put two buttons in the rightComponent of the NavigationBar and how i can put a badge in one of the button of the navigation bar?