mirror of
https://github.com/zhigang1992/react-navigation.git
synced 2026-02-11 22:33:32 +08:00
Add iconStyle prop to tabBarOptions for TabBarTop (#965)
This commit is contained in:
committed by
Satyajit Sahoo
parent
6978ceec85
commit
96a34db809
@@ -136,6 +136,7 @@ tabBarOptions: {
|
||||
- `tabStyle` - style object for the tab
|
||||
- `indicatorStyle` - style object for the tab indicator (line at the bottom of the tab)
|
||||
- `labelStyle` - style object for the tab label
|
||||
- `iconStyle` - style object for the tab icon
|
||||
- `style` - style object for the tab bar
|
||||
|
||||
Example:
|
||||
|
||||
Reference in New Issue
Block a user