mirror of
https://github.com/zhigang1992/react-navigation.git
synced 2026-04-30 13:22:13 +08:00
clarify title option
If you attempt to use something other than a string, it will throw an error in some situations. #1318 provides more details about the error. If it is expecting a certain type, the docs should clarify that.
This commit is contained in:
@@ -94,7 +94,7 @@ Visual options:
|
||||
|
||||
#### `title`
|
||||
|
||||
Generic title that can be used as a fallback for `headerTitle` and `tabBarLabel`
|
||||
String that can be used as a fallback for `headerTitle` and `tabBarLabel`
|
||||
|
||||
#### `header`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user