SGTabbedPagerMvx 0.0.1-pre6

This is a prerelease version of SGTabbedPagerMvx.
There is a newer version of this package available.
See the version list below for details.
dotnet add package SGTabbedPagerMvx --version 0.0.1-pre6
NuGet\Install-Package SGTabbedPagerMvx -Version 0.0.1-pre6
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="0.0.1-pre6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SGTabbedPagerMvx --version 0.0.1-pre6
#r "nuget: SGTabbedPagerMvx, 0.0.1-pre6"
#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=0.0.1-pre6&prerelease

// Install SGTabbedPagerMvx as a Cake Tool
#tool nuget:?package=SGTabbedPagerMvx&version=0.0.1-pre6&prerelease

Tabbed Pager for iOS (MvvmCross)

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,198 10/21/2018
1.6.0 958 10/19/2018
1.5.0 1,459 12/5/2017
1.4.1 1,107 6/19/2017
1.4.0 3,407 6/19/2017
1.3.3 1,307 1/11/2017
1.3.2 967 1/11/2017
1.3.1 990 12/23/2016
1.3.0 939 12/1/2016
1.2.0 970 12/1/2016
1.1.0 993 12/1/2016
1.0.2 982 8/19/2016
1.0.1 949 8/18/2016
0.0.2 1,874 2/10/2016
0.0.1-pre7 872 11/18/2015
0.0.1-pre6 839 11/12/2015
0.0.1-pre5 848 10/30/2015
0.0.1-pre4 825 10/21/2015
0.0.1-pre3 801 10/21/2015
0.0.1-pre2 829 10/21/2015
0.0.1-pre1 819 10/21/2015
0.0.1-pre 824 10/16/2015

0.0.1-pre6
Added event equivalent of the delegate
Guard against potential NPE when rotating screen
Added some XML docs
Built against latest MvvmCross 4.0.0-beta5
0.0.1-pre5
Added ability to change color of bottom line and tab indicator independently. Also added ability to change the font of the Tab items. Thanks Erlend!
0.0.1-pre4
Fixed crash on rotate
0.0.1-pre3
MvxSGTabbedPager was not included in previous builds