ComponentsNavigationTabControllerTabBarItemTabController.TabBarItemDevUsageCode Example<TabBarItem label={'Item'}/>APIThis is the list of additional props for the componentactiveBackgroundColorstring Apply background color on press for TouchableOpacityactiveOpacitynumberThe active opacity when pressing a tabbackgroundColorstring Apply background color for the tab bar itembadgeBadgePropsBadge component props to display next the item labeliconnumberIcon of the tabiconColorstringIcon tint colorignorebooleanIgnore tab presseslabelstringLabel of the tablabelColorstringThe default label color. Default is Colors.blacklabelPropsTextPropsExtra label props to pass to label Text elementlabelStyleTextStyleCustom label styleleadingAccessoryReactElementPass to render a leading elementonPress(index: number) => voidCallback for when pressing a tabselectedIconColorstringIcon selected tint colorselectedLabelColorstringThe selected label color. Default is Colors.$textPrimaryselectedLabelStyleTextStyleCustom selected label stylestyleViewStylePass custom styletestIDstringUsed as a testing identifiertrailingAccessoryReactElementPass to render a trailing elementuppercasebooleanWhether to change the text to uppercasewidthnumberA fixed width for the item