removed reptiton of headerBackTitle text (#1076)

This commit is contained in:
Edwin Tsatsu
2017-04-17 14:15:06 +00:00
parent bc1f6170fb
commit 025864997e

View File

@@ -95,10 +95,6 @@ Visual options:
Generic title that can be used as a fallback for `headerTitle` and `tabBarLabel`
#### `headerBackTitle`
Title string used by the back button on iOS or `null` to disable label. Defaults to `title`.
#### `headerVisible`
True or false to show or hide the header. Only works when `headerMode` is `screen`. Default value is `true`.