react-native-magnus icon indicating copy to clipboard operation
react-native-magnus copied to clipboard

Button does not show ripple in android

Open nameer94 opened this issue 3 years ago • 0 comments

Description

There is no ripple in Button component on android even though in docs it should be enabled by default, I also tried setting ripple prop to true but it does not work.

Steps to reproduce the behaviour:

a simple Button: <Button block={true}>Login</Button>

Important Details

  • Version: "react-native-magnus": "^1.0.63"
  • OS: MacOS - any Android version

nameer94 avatar Oct 09 '22 16:10 nameer94