vinceverwilligen / ZubMvvmc

MVVM and MVC patterns combined (work in progress)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

MVVM and MVC patterns combined (work in progress)

License:MIT License


Languages

Language:C# 100.0%