Tavant.XToolkit.MultiTabPage 1.0.7

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

// Install Tavant.XToolkit.MultiTabPage as a Cake Tool
#tool nuget:?package=Tavant.XToolkit.MultiTabPage&version=1.0.7                

Multi Tab Page is a iOS Tab controller type UI for XAML. It works for Android and iOS. In addition, it supports
animation for page transitions

Product Compatible and additional computed target framework versions.
MonoAndroid monoandroid71 is compatible. 
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.0.7 1,419 8/25/2017
1.0.7-pre2 776 8/25/2017
1.0.7-pre1 733 8/25/2017
1.0.6 903 8/23/2017
1.0.5 912 8/22/2017
1.0.4 903 8/18/2017
1.0.3-pre3 741 8/18/2017
1.0.3-pre2 741 8/18/2017
1.0.3-pre1 867 8/17/2017
1.0.0-pre2 813 8/17/2017
1.0.0-pre1 847 8/17/2017

Fixed the issue of pages not interactable on Android.