A comprehensive story and complete guide to implementing MvvmCross with Xamarin.Forms! Introduction to Mvvm and MvvmCross What is MVVM? When you start to write apps, you probably sit down and think about how you will structure your code, which frameworks you are going to use, and how you can manage the whole project. There are some variables to…