react-native-material-ripple icon indicating copy to clipboard operation
react-native-material-ripple copied to clipboard

Added ripple effect on touch

Open maickonn opened this issue 6 years ago • 3 comments

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.

maickonn avatar Oct 07 '19 01:10 maickonn

I renamed the property rippleOnTouch to rippleOnPressIn.

maickonn avatar Oct 07 '19 02:10 maickonn

Hello @n4kz , you have any position about this pull request?

maickonn avatar Oct 11 '19 20:10 maickonn

@Maickonn good job! also, when you lift your finger, it's better if the animation ends

erhanbicer avatar Dec 25 '19 13:12 erhanbicer