- Launch Visual Studio for Mac and sign in with your Microsoft Account details. You will notice the Get Started section that lists a number of useful articles that help developers get up and running with Visual Studio for Mac:
- Next, click on New Project... and select the Forms App project from the Xamarin.Forms group in the Multiplatform App templates. Then, click on Next:
- We then need to give our application a name and an Organization Identifier. I simply called my app HelloWorld and then selected only iOS under Target Platforms ...