This is a sample Xamarin Native app showcasing how MVVMCross and SQLite could be implemented for Android and iOS.
- Core: .NET Standard 2.0 class library for shared code between Droid and iOS
- Droid: Includes Android views and resources
- Core.Tests: Sample unit test project with examples of tests that cover Core project Services, View Models, and Entity Validation