react-native-material-ripple
react-native-material-ripple copied to clipboard
Added ripple effect on touch
Now the ripple effect is triggered as soon as the user touches the screen. This causes a better user experience and better mimics the native effect.
Previously the ripple effect was triggered only when the user took the finger off the screen.
The ripple on touch can be disabled by rippleOnTouch property.
I renamed the property rippleOnTouch to rippleOnPressIn.
Hello @n4kz , you have any position about this pull request?
@Maickonn good job! also, when you lift your finger, it's better if the animation ends