Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

tab navigation react-native without title

You can use showLabel property of tabBarOptions to false
 tabBarOptions={{
          showLabel : false
        }}
 
PREVIOUS NEXT
Tagged: #tab #navigation #title
ADD COMMENT
Topic
Name
7+3 =