Skip to content

Active opacity option when clicking each tab. #471

@Relie28

Description

@Relie28

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

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions