This project shows an example of how to implement MVVM in Xamarin.
- Download the project
- Open the solution XamarinMVVM
- For Android:
- Make sure you have the latest Android SDK Platform from the Android SDK Manager
- If not already existing, create an emulator for the latest API device
- tested on: API 25
- Set XamarinMVVM.Android as startup project
- Build project and run
in development
in development
- Vince Verwilligen - initial worker - mvvm