mirror of
https://github.com/zhigang1992/react-navigation.git
synced 2026-04-24 04:25:34 +08:00
Allow CardStack default header to receive a custom style
This commit is contained in:
committed by
Satyajit Sahoo
parent
d9a008f000
commit
a60607385b
@@ -118,6 +118,7 @@ All `navigationOptions` for the `StackNavigator`:
|
||||
- `visible` - Boolean toggle of header visibility. Only works when `headerMode` is `screen`.
|
||||
- `title` - Title string used by the navigation bar, or a custom React component
|
||||
- `right` - Custom component displayed on the right side of the header
|
||||
- `style` - Style object for the navigation bar
|
||||
|
||||
### Examples
|
||||
|
||||
|
||||
Reference in New Issue
Block a user