PedroBern / react-native-collapsible-tab-view

A cross-platform Collapsible Tab View component for React Native
MIT License
868 stars 171 forks source link

The property `inactiveOpacity` isn't available on `<MaterialTabBar>` #278

Closed Livijn closed 2 years ago

Livijn commented 2 years ago

The property inactiveOpacity isn't available on <MaterialTabBar>. It's referenced here:

https://github.com/PedroBern/react-native-collapsible-tab-view/blob/main/src/MaterialTabBar/TabBar.tsx#L35

andreialecu commented 2 years ago

PR to add it is welcome.

Livijn commented 2 years ago

No need due to #279