37Xamarin.Forms

STARTING WITH XAMARIN DEVELOPMENT

Mobile app development is shared mainly between two products: iOS from Apple and Android from Google. Native development on iOS is done using the programming languages Objective-C or Swift and Cocoa and Cocoa Touch frameworks. Cocoa is the name of Apple’s API. When developing for Android, you use the Android Software Development Kit from Google, and Java is the main programming language.

Instead of rewriting the code using different programming languages, you can use C# and XAML. Xamarin offers cross-platform development, and you can still use the native APIs.

As Xamarin was bought by Microsoft, and because the Xamarin tools integration in Visual Studio is becoming better and better, productivity can be increased with many apps using cross-platform technologies.

This chapter gives you an introduction to start creating Xamarin apps. Using ...

Get Professional C# 7 and .NET Core 2.0, 7th Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.