mirror of
https://github.com/zhigang1992/react-navigation.git
synced 2026-04-29 04:45:19 +08:00
Update docs on headerLeft/Right (#1203)
This commit is contained in:
committed by
Eric Vicenti
parent
cbc21bb7af
commit
47285bf5d6
@@ -114,11 +114,11 @@ Title string used by the back button when `headerBackTitle` doesn't fit on the s
|
||||
|
||||
#### `headerRight`
|
||||
|
||||
String or React Element to display on the right side of the header
|
||||
React Element to display on the right side of the header
|
||||
|
||||
#### `headerLeft`
|
||||
|
||||
String or React Element to display on the left side of the header
|
||||
React Element to display on the left side of the header
|
||||
|
||||
#### `headerStyle`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user