mirror of
https://github.com/zhigang1992/react-navigation.git
synced 2026-03-06 22:39:41 +08:00
Update documentation on Title. (#2092)
This commit is contained in:
committed by
Spencer Carli
parent
44a65fc5a1
commit
3ad142b818
@@ -94,7 +94,7 @@ Visual options:
|
||||
|
||||
#### `title`
|
||||
|
||||
String that can be used as a fallback for `headerTitle` and `tabBarLabel`
|
||||
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).
|
||||
|
||||
#### `header`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user