Reputation: 275
I am using xamarin native and I want to do different transition for xamarin MVVM navigation during push and pop I want to do custom navigation like page curl,flip,rotate etc
So far what I could achieve is to either stop using the existing transition like push and pop but I couldn't find any way to introduce different navigation in place of that in MVVM navigaiton
But I don't have any idea how to do that.
Any help would be appreciated !
Upvotes: 1
Views: 97