Getting started with Xamarin.Forms
Welcome to the Getting started guide for Catel and Xamarin.Forms. In this guide, a very simple application will be created with the most commonly used aspects of Catel and Xamarin.Forms.
Note that this guide assumes that the reader has a basic understanding of XAML and Xamarin.Forms since this guide will not cover these basics
The source code for this example can be found at https://github.com/Catel/Catel.GettingStarted.Xamarin.Forms
Note that this guide will recommend code snippets that can be found here. They are not required, just recommended to speed up creating Catel classes and properties.
Creating the Xamarin.Forms project
This documentation is work in progress
Contributions
We would like to thank the following contributors:
Want to contribute to the documentation? We have a guide for that!
Questions
Have a question about Catel? Use StackOverflow with the Catel tag!