Skip to content

Commit df03b51

Browse files
satya164vonovak
authored andcommitted
Update bottom navigation docs regarding tabBarLabel. Closes react-navigation#195 (react-navigation#200)
1 parent 7c1b36d commit df03b51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/material-bottom-tab-navigator.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ Color for the tab bar when the tab corresponding to the screen is active. Used f
6868

6969
#### `tabBarLabel`
7070

71-
Title string of a tab displayed in the tab bar or React Element or a function that given `{ focused: boolean, tintColor: string }` returns a React.Node to display in tab bar. When undefined, scene `title` is used. To hide, see `labeled` option in the previous section.
71+
Title string of a tab displayed in the tab bar. When undefined, scene `title` is used. To hide, see `labeled` option in the previous section.
7272

7373
#### `tabBarAccessibilityLabel`
7474

0 commit comments

Comments
 (0)