You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/material-top-tab-navigator.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -317,7 +317,7 @@ An object containing the props for the tab bar component. It can contain the fol
317
317
-`scrollEnabled` - Whether to enable scrollable tabs.
318
318
-`tabStyle` - Style object for the tab.
319
319
-`indicatorStyle` - Style object for the tab indicator (line at the bottom of the tab).
320
-
-`labelStyle` - Style object for the tab label.
320
+
-`labelStyle` - Style object for the tab label. Specifying a color here will override the color specified in `activeTintColor` and `inactiveTintColor` for the label.
321
321
-`iconStyle` - Style object for the tab icon.
322
322
-`style` - Style object for the tab bar.
323
323
-`allowFontScaling` - Whether label font should scale to respect Text Size accessibility settings, default is true.
0 commit comments