Hi all,
Responsive UI in xamarin forms - there is an easy way to achieve it!
On touch you can change:
Background image
Background color (animated or not)
Opacity (animated or not)
Scale (animated or not)
Ripple animation is supported
https://github.com/AndreiMisiukevich/TouchEffect (good documentation is there)