Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 787 Bytes

README.md

File metadata and controls

31 lines (23 loc) · 787 Bytes

mvvm

This project shows an example of how to implement MVVM in Xamarin.

Getting started

Prerequisites

Installing

  • 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

Running a test

For Android

  • Set XamarinMVVM.Android as startup project
  • Build project and run

For IOS

in development

For UWP

in development

Authors

  • Vince Verwilligen - initial worker - mvvm