Hi all,
I'm watching a course called "Xamarin Forms: Build Native Cross-platform Apps with C#" on Udemy. I've installed Xamarin in VS but I have only one template when creating a project:
Mobile App (Xamarin.Forms)
But in the tutorial there's a bunch more:
Blank App (Native Portable)
Blank App (Native Shared)
Blank App (Xamarin.Forms Portable)
Blank App (Xamarin.Forms Shared)
Class Library (Xamarin.Forms)
... and more
Why do I have only one template? I have the Xamarin installed along with all of it's optional and individual components.
Sorry for posting everything in plain text. I'm not allowed to post images, because I'm a new user.