Closed yosiyuki closed 7 years ago
Is there any way to add badge like TabBarIOS.Item?
<TabNavigator.Item title='Tab Two' icon={{uri: tabTwoIcon, scale: 3}} navItems={navItems[1]} badge='999+'> <TabTwoIndex/> </TabNavigator.Item>
Is there any way to add badge like TabBarIOS.Item?