I am just entering into the development of applications based on Xamarin Forms, and most of the articles (if not all) that I came across suggest creating a new Xamarin Forms project using the Portable Class Library (PCL) method.
I am running the latest version of Visual Studio 2017 15.5.1, and when I start a new Xamarin Forms project, I get the following screen without the PCL option.

Did I miss something?
source
share