Skip to content

Commit 7fe33f5

Browse files
WoLewickisatya164
authored andcommitted
Add note to labelStyle (#604)
1 parent 340e87d commit 7fe33f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/material-top-tab-navigator.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -317,7 +317,7 @@ An object containing the props for the tab bar component. It can contain the fol
317317
- `scrollEnabled` - Whether to enable scrollable tabs.
318318
- `tabStyle` - Style object for the tab.
319319
- `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.
321321
- `iconStyle` - Style object for the tab icon.
322322
- `style` - Style object for the tab bar.
323323
- `allowFontScaling` - Whether label font should scale to respect Text Size accessibility settings, default is true.

0 commit comments

Comments
 (0)