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
parent af2eab78af
commit 3eaf19957c

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`