Hi Everyone,
Those of you familiar with the Windows Phone Control Toolkit probably know that each page can be given a specific navigation forward/backward in/out animation. This is nice because you may want to animate a series of pages together to indicate they are part of the same task, etc.
I'm curious if anyone has found out how to do this using NavigationPage in Xamarin.Forms. To be honest, I haven't really looked into it thoroughly, but figured I'd ask here before I spent a bunch of time on it.
Thanks in advance!
Ryan