Apr 30, 2019
Bug fix release.
Apr 26, 2019
Introduced navigation to sub views for iOS.
Mar 19, 2019
Introduced navigation to sub views for Android. Sub views for iOS is in beta.
Oct 25, 2018
Added the ability to request a UIViewController for a ViewModel on iOS and a Fragment for a ViewModel on Android, directly from the navigation instead of doing a navigation.
Sep 18, 2018
Changed the view mapping to a generic type safe solution.
July 3, 2018
First release on nuget.org.
It is now possible to override the navigation and extend with solution specific navigation features.
Look at ICustomNavigation and the CustomNavigation classes in the sample for more details.