AndreiMisiukevich / TouchEffect

UI-responsive touch effects for Xamarin.Forms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

add effect button to any content

KevinAnass opened this issue · comments

how I can add the same effect like this with your nugget
thanks in advance

https://github.com/mrxten/XamEffects/blob/master/images/touch/android.gif

TouchEffect was merged to XamarinCommunityToolkit xamarin/XamarinCommunityToolkit#566 I highly recommend to use TouchEffect from XCT

But, just set NativeAnimation=True and NativeColor = Color.Red

thank you so much for your answer