react-native-magnus
react-native-magnus copied to clipboard
Button does not show ripple in android
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