Hi all,
I'm working with with an Android project in Xamarin Forms. I'd really like to leverage some device standard animations to apply to all of my page transitions. Is there an easy way to do this? It seems that, by default, pages "pop" into existence but seem to dismiss/back press more gracefully. Not looking for anything custom - just device standard page transitions. Thoughts?