- Does Xamarin.Forms have a built-in IoC navigation service? I mean something like Prism, where you could register your routes.
- If yes - where is the documentation?
- If not - will Xamarin.Forms have a built-in navigation service in near future?
- Also - if not - what would be the best MVVM fw for Xamarin.Android, Xamarin.iOS, Xamarin.WinXYZ and Xamarin.Forms? And why?
It seems to me that it comes down to battle between Prism and FreshMVVM - this brings me to my most important questions:
- Which of these two is performing better? (Which one is faster?)
- Which of these is more likely to lead the way of MVVM frameworks considering mobile development in the future?