Overview/Description
Xamarin software enables the development of cross-platform mobile applications using C#. This course covers how to enable Android and iOS projects how to implement components and how to share code using code projects and class libraries. Xamarin software includes Xamarin.Forms, which allows you to create a single user interface solution that maps to native controls on different platforms. The course will cover how to create a Xamarin.Forms solution in Visual Studio, how to work with layouts and lists, and how to implement page navigations and data binding. It will also cover how to use format the UI, work with data, and support gestures and popups in Xamarin.Forms applications.
Target Audience
Developers familiar with C# and Android and iOS mobile application development, who want to use Xamarin to create cross-platform applications for Android and iOS with Xamarin