mirror of
https://github.com/zhigang1992/react-navigation.git
synced 2026-04-24 04:25:34 +08:00
Refactor header, tintColor support, redesign iOS back button (#109)
This commit is contained in:
committed by
Satyajit Sahoo
parent
736d0db732
commit
7a20389e04
@@ -120,6 +120,7 @@ All `navigationOptions` for the `StackNavigator`:
|
||||
- `right` - Custom React Element to display on the right side of the header
|
||||
- `left` - Custom React Element to display on the left side of the header
|
||||
- `style` - Style object for the navigation bar
|
||||
- `tintColor` - Tint color for the header
|
||||
|
||||
### Examples
|
||||
|
||||
|
||||
Reference in New Issue
Block a user