mirror of
https://github.com/zhigang1992/react-navigation.git
synced 2026-02-09 22:51:57 +08:00
Update documentation on Title. (#2092)
This commit is contained in:
@@ -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