Tutorials
Cross-Platform MVVMCross Xamarin.Forms Application
MvvmCross is a cross-platform MVVM framework that enables developers to create powerful cross platform apps. It supports Xamarin.iOS, Xamarin.Android, Xamarin.Mac, Xamarin.Forms, Universal Windows Platform (UWP) and Windows Presentation Framework (WPF).
The high level features that MvvmCross provides you with are:
- MVVM architecture pattern
- Navigation system
- Data Binding
- Platform specifics support
- Inversion of Control container and Dependency Injection engine
- Lots of plugins for common functionalities
- Unit test helpers
- Complete flexibility - your app is King! There is a Sample functional app demonstrating how to use Mapsui in MVVMCross Xamarin Forms application at:
Mapsui in MVVMCross Xamarin Forms App