SGTabbedPagerMvx 1.6.1

dotnet add package SGTabbedPagerMvx --version 1.6.1                
NuGet\Install-Package SGTabbedPagerMvx -Version 1.6.1                
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="SGTabbedPagerMvx" Version="1.6.1" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SGTabbedPagerMvx --version 1.6.1                
#r "nuget: SGTabbedPagerMvx, 1.6.1"                
#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.
// Install SGTabbedPagerMvx as a Cake Addin
#addin nuget:?package=SGTabbedPagerMvx&version=1.6.1

// Install SGTabbedPagerMvx as a Cake Tool
#tool nuget:?package=SGTabbedPagerMvx&version=1.6.1                

Tabbed pager for iOS (MvvmCross bindable version)

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.

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.6.1 12,633 10/21/2018
1.6.0 994 10/19/2018
1.5.0 1,508 12/5/2017
1.4.1 1,155 6/19/2017
1.4.0 3,457 6/19/2017
1.3.3 1,349 1/11/2017
1.3.2 1,011 1/11/2017
1.3.1 1,033 12/23/2016
1.3.0 983 12/1/2016
1.2.0 1,011 12/1/2016
1.1.0 1,039 12/1/2016
1.0.2 1,038 8/19/2016
1.0.1 998 8/18/2016
0.0.2 1,909 2/10/2016
0.0.1-pre7 914 11/18/2015
0.0.1-pre6 874 11/12/2015
0.0.1-pre5 886 10/30/2015
0.0.1-pre4 865 10/21/2015
0.0.1-pre3 839 10/21/2015
0.0.1-pre2 864 10/21/2015
0.0.1-pre1 853 10/21/2015
0.0.1-pre 864 10/16/2015

- Fixed bug with animation on tabs not working ([#22](https://github.com/Cheesebaron/SGTabbedPager/pull/22)) ([BitKaitsu](https://github.com/BitKaitsu))