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:
Des Preston
2017-05-02 15:48:32 -04:00
committed by Satyajit Sahoo
parent d71ed75133
commit f61ce3d46a

View File

@@ -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`