Introduction to Xamarin.Forms
Requirements
- Familiar with C# and .NET, Visual Studio with Xamarin installed, Mac Build host if you want to test on iOS, and/or Android Emulator to test on Android. Android and iOS devices optional
Description
Xamarin.Forms is perfect for cross-platform applications that display “forms over data” where the primary goal of the application is to display data in a standardized way. This course focuses on the foundations of building Xamarin.Forms applications that target iOS, Android and Windows. In this course you will define a single UI that you share across all your supported platforms. You will also see how to access platform-specific features such as the phone dialer or camera.
Who this course is for:
- Experienced .NET developers with an interest in using their skill to build mobile applications