Skip to content

Commit

Permalink
Remove tabBarIconStyle from material-top-tab-navigator options (#1387)
Browse files Browse the repository at this point in the history
This option was removed in react-navigation/react-navigation#11548
  • Loading branch information
imranbarbhuiya authored Nov 26, 2024
1 parent c8feb2f commit f3d3432
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions versioned_docs/version-7.x/material-top-tab-navigator.md
Original file line number Diff line number Diff line change
Expand Up @@ -398,10 +398,6 @@ Boolean indicating whether to make the tab bar scrollable.

If you set this to `true`, you should also specify a width in `tabBarItemStyle` to improve the performance of initial render.

#### `tabBarIconStyle`

Style object for the tab icon container.

#### `tabBarLabelStyle`

Style object for the tab label.
Expand Down

0 comments on commit f3d3432

Please sign in to comment.