FreshMvvmExtended is a DotNet Standard version from FreshMvvm with some Features.
- ViewModel to ViewModel Navigation
- Tabbed Page with bottom navigation on Android - Need Xamarin 3.1
- Possibility to notify all pages from container calling init method
CoreMethods.SwitchOutRootNavigation(NavigationContainerNames.MainContainer, true);
This Version has just some more features than the original
*** Just rename all page to View because i like more the View - ViewModel naming convention