mirror of
https://github.com/zhigang1992/react-navigation.git
synced 2026-02-09 17:23:18 +08:00
removed reptiton of headerBackTitle text (#1076)
This commit is contained in:
@@ -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`.
|
||||
|
||||
Reference in New Issue
Block a user