AndreiMisiukevich/TouchEffect

Ripple effect

Closed this issue · 1 comments

Hi, how can I achieve ripple effect (like in this NuGet: https://github.com/mrxten/XamEffects)?
I'm creating a custom list and existing ListView is xamarin displays ripple effect while item is pressed (at least on android). I want to to exactly the same effect. Is it possible with this NuGet (preferably without custom code)?

Hi, yes. Use "NativeAnimation = True". That's it