In this article I am going to explain How to Create Splash Screen in Xamarin Forms Android App.
Before getting started with Splash Screen let’s analyse what is splash screen? and benefits of splash screen. Continue reading “Create Splash Screen in Xamarin Forms Android”
Getting Started With Xamarin Forms dot Net Standard Visual Studio 2017
Xamarin is Cross Platform App development tool owned by Microsoft. By using Xamarin tools you can create hybrid as well as native application for Windows, iOS and Android.
Xamarin tools are available to download with Visual Studio and you can directly create Android, iOS and Windows apps from Visual Studio itself.
Most of the common code is written in C#. So you don’t need to learn Java, Objective-C or Swift to build apps if you already know C#.
In this tutorial I am going to show you how to create Xamarin Forms app using .Net Standard and Visual Studio. Continue reading “Getting Started With Xamarin Forms dot Net Standard Visual Studio 2017”