Quantcast
Viewing all articles
Browse latest Browse all 91519

Custom Page Transitions with Xamarin.Forms?

Is it possible to override the default Page Transitions for Xamarin.Forms when calling PushAsync or PushModalAsync?
For example, I would like to have slide or fade transitions for Android.

I have tried extending the NavigationRenderer and overriding OnPushAsync, but I can only control the animation of the pushed page and not the current page.


Viewing all articles
Browse latest Browse all 91519

Trending Articles