1921 Forks
5652 Stars
5652 Watchers

Xamarin.Forms

Xamarin.Forms Official Home

How to download and setup Xamarin.Forms

Open terminal and run command
git clone https://github.com/xamarin/Xamarin.Forms.git
git clone is used to create a copy or clone of Xamarin.Forms repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Xamarin.Forms https://github.com/xamarin/Xamarin.Forms/archive/master.zip

Or simply clone Xamarin.Forms with SSH
[email protected]:xamarin/Xamarin.Forms.git

If you have some problems with Xamarin.Forms

You may open issue on Xamarin.Forms support forum (system) here: https://github.com/xamarin/Xamarin.Forms/issues