Skip to content

Commit f3d3432

Browse files
Remove tabBarIconStyle from material-top-tab-navigator options (#1387)
This option was removed in react-navigation/react-navigation#11548
1 parent c8feb2f commit f3d3432

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

versioned_docs/version-7.x/material-top-tab-navigator.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -398,10 +398,6 @@ Boolean indicating whether to make the tab bar scrollable.
398398

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

401-
#### `tabBarIconStyle`
402-
403-
Style object for the tab icon container.
404-
405401
#### `tabBarLabelStyle`
406402

407403
Style object for the tab label.

0 commit comments

Comments
 (0)