Setting up the mobile projects
Moving back to the client side, we now need to start building our mobile applications. Let's start with creating a blank Xamarin.Forms
application:
Call the application Stocklist
, and let's start with the iOS application.