In this session we will build a mobile application (iOS/Android) using Xamarin Forms.
We will make use of the latest version of XLabs (also known as Xamarin Forms Labs) to build an app that is very maintainable, scalable and extensible.
The built-in MVVM framework allows you to build future proof apps which can be expanded to multiple platforms with minimal effort.
This session covers how to set this up from scratch, apply bindings, use IOC and make use of a simple WebAPI.