I'd like to use imagebuttons with click animation. So I would have to create a style for my imagebuttons in order to simplify the xaml code, i.e. make the background transparent and add visual states for click animation.
Can some guru please publish a code snippet that does exactly that, as the description at xamarin-forms/user-interface/visual-state-manager seems somewhat complicated .
Cheers..