What you'll learn:
- Students will be able to create a basic cross-platform application with a UI created in XAML, events resources, styles and more
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 willdefine 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.