-
Notifications
You must be signed in to change notification settings - Fork 214
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Feature request
It would be helpful if react-native-collapsible-tab-view included an option to disable or customize the opacity animation when switching between tabs. In some designs, it's important for the tab content and text to remain fully visible without fading during the transition.
A prop like disableTabFade or activeOpacity={1} could give developers more control over the visual behavior of tab interactions.
Current behavior
Currently, when switching between tabs, there is a default opacity animation that causes the content and/or the tab container to briefly fade. This can be undesirable in certain UI/UX designs where a solid, immediate transition is preferred.
Screenshots (if applicable)
Not applicable, resemblance is too close to innactive tab color.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request