Skip to content

Commit 3ad142b

Browse files
tomasreimersspencercarli
authored andcommitted
Update documentation on Title. (react-navigation#2092)
1 parent 44a65fc commit 3ad142b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api/navigators/StackNavigator.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ Visual options:
9494

9595
#### `title`
9696

97-
String that can be used as a fallback for `headerTitle` and `tabBarLabel`
97+
String that can be used as a fallback for `headerTitle`. Additionally, will be used as a fallback for `tabBarLabel` (if nested in a TabNavigator) or `drawerLabel` (if nested in a DrawerNavigator).
9898

9999
#### `header`
100100

0 commit comments

Comments
 (0)