mirror of
https://github.com/zhigang1992/react-navigation.git
synced 2026-05-20 23:20:47 +08:00
Fix backgroundColor in Header and TabBar (#2871)
* Add headerBackgroundColor to navigationOptions * Add backgroundColor to tabBarOptions * Update snapshots. * Update docs.
This commit is contained in:
@@ -135,6 +135,10 @@ Style object for the header
|
||||
|
||||
Style object for the title component
|
||||
|
||||
### `headerBackgroundColor`
|
||||
|
||||
Color string that overrides default background color.
|
||||
|
||||
#### `headerBackTitleStyle`
|
||||
|
||||
Style object for the back title
|
||||
|
||||
Reference in New Issue
Block a user