Skip to content

TouchableRipple ripple effect not working in RN 0.81 #4810

Description

@mo-elnady

Current behaviour

After upgrading to RN 0.81 all ripple effect in TouchableRipple component doesn't show anymore.

Expected behaviour

rippleColour prop is not effective anymore, it should normally apply the selected colour.

How to reproduce?

<TouchableRipple rippleColor={'blue'} onPress={ () => console.log("Pressed"); } > <Image /> </TouchableRipple>

Your Environment

software version
android 15
react-native 0.81
react-native-paper 5.14.5

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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