Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

how to show name of inactive also in react-navigation-material-bottom-tabs

<TabNavigator.Navigator
            initialRouteName="myScreen"
            shifting={false}
...
            <TabNavigator.Screen
...
            />
</TabNavigator.Navigator>
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #show #inactive
ADD COMMENT
Topic
Name
8+6 =