Skip to content

Is there something wrong with TouchableOpacity? #941

Closed
@ele828

Description

@ele828

When I use the TouchableOpacity I met a problem

If the element has opacity style, like {opacity: 0.5}, which is the child element of the TouchableOpacity, When I click this element and then this element's opacity goes wrong, maybe it turns to {opacity: 1}. I think normally it should go back to 0.5.

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions