DT.Xamarin.DGActivityIndicatorView 1.2.0-beta1

This is a prerelease version of DT.Xamarin.DGActivityIndicatorView.
dotnet add package DT.Xamarin.DGActivityIndicatorView --version 1.2.0-beta1
                    
NuGet\Install-Package DT.Xamarin.DGActivityIndicatorView -Version 1.2.0-beta1
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="DT.Xamarin.DGActivityIndicatorView" Version="1.2.0-beta1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="DT.Xamarin.DGActivityIndicatorView" Version="1.2.0-beta1" />
                    
Directory.Packages.props
<PackageReference Include="DT.Xamarin.DGActivityIndicatorView" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add DT.Xamarin.DGActivityIndicatorView --version 1.2.0-beta1
                    
#r "nuget: DT.Xamarin.DGActivityIndicatorView, 1.2.0-beta1"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=DT.Xamarin.DGActivityIndicatorView&version=1.2.0-beta1&prerelease
                    
Install DT.Xamarin.DGActivityIndicatorView as a Cake Addin
#tool nuget:?package=DT.Xamarin.DGActivityIndicatorView&version=1.2.0-beta1&prerelease
                    
Install DT.Xamarin.DGActivityIndicatorView as a Cake Tool

Xamarin bindings to the native DGActivityIndicatorView, which is a great way to make loading spinners in your application look nicer. It contains 6 different indicator view styles. Inspired by: http://connoratherton.com/loaders

Product Compatible and additional computed target framework versions.
Xamarin.iOS xamarinios10 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.2.0-beta1 968 6/28/2017
1.1.0 1,352 6/15/2017
1.0.0 1,073 6/15/2017

https://github.com/ninjaprox/DGActivityIndicatorView
      added all platforms, Unified only, added 7.1 support