In this and a number of following posts, I’ll build the same program three times: once in Xamarin.Forms, once in iOS and once in Android.
This is directly based on my Pluralsight course, Beginning Mobile Development with Xamarin
To get started, we’ll go through the Xamarin.Forms application fairly quickly as this series has already covered a lot of material on writing Xamarin.Forms applications. Let’s begin by creating our model class: ToDoItem