Building mobile apps using Xamarin.Forms and Visual Studio for Mac
Start Visual Studio for Mac.
Creating a Xamarin.Forms project
Navigate to File | New Solution...
In the New Project dialog box, choose Multiplatform | App in the left-hand column.
Choose Xamarin.Forms | Blank Forms App in the middle column, as shown in the following screenshot:
Click on Next.
Enter the App Name
Ch15_MobileApp
, and Organization Identifier
com.packt
, as shown in the following screenshot:
Click on Next.
Change the Solution Name to Chapter15
, and Location to /Users/[user_folder]/Code ...
Get C# 7 and .NET Core: Modern Cross-Platform Development - Second 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.