DANIEL VAUGHAN

Using Mvvm To Create Tabbed Interfaces With Calcium For Xamarin Forms

17 Sep 2014

Screen shot of three devices

In this second part of my Calcium for Xamarin Forms series you look you see how to extend beyond current Xamarin Forms API capabilities to create a tabbed page or carousel page by binding to a collection of ViewModels. You see how to implement a quasi-data-template selector to materialize viewmodels using MVVM.

Read on…