Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 498 Bytes

Readme.MD

File metadata and controls

12 lines (10 loc) · 498 Bytes

Building a Cross Platform MVVM app with Xamarin.Forms and ReactiveUI.

This repo contains a demo on how to build Clean MVVM applications with Xamarin.Forms and MVVM It shows how to implement the following in Xamarin.Forms :

  • Model
  • View
  • View Model
  • Naviation
  • Locator (for the View, View Model, Services).
  • Reactive Lists

If you want a step by step guide on how to build this Xamarin.Forms applications, Check this blog post at Cool Coders