Hello Everyone
I am very new to Xamarin development and writing forms app for iOS and Android.
The code I have right now is using prism MVVM and works on iOS with navigation, but on Android the navigation is different.
How do I achieve iOS style navigation on Android?
Thanks