Update docs on headerLeft/Right (#1203)

This commit is contained in:
Mike Grabowski
2017-04-24 19:47:42 +02:00
committed by Eric Vicenti
parent cbc21bb7af
commit 47285bf5d6

View File

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