CwwOnline.TabbedPageExt.Xamarin 1.0.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package CwwOnline.TabbedPageExt.Xamarin --version 1.0.1
NuGet\Install-Package CwwOnline.TabbedPageExt.Xamarin -Version 1.0.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="CwwOnline.TabbedPageExt.Xamarin" Version="1.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CwwOnline.TabbedPageExt.Xamarin --version 1.0.1
#r "nuget: CwwOnline.TabbedPageExt.Xamarin, 1.0.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 CwwOnline.TabbedPageExt.Xamarin as a Cake Addin
#addin nuget:?package=CwwOnline.TabbedPageExt.Xamarin&version=1.0.1

// Install CwwOnline.TabbedPageExt.Xamarin as a Cake Tool
#tool nuget:?package=CwwOnline.TabbedPageExt.Xamarin&version=1.0.1

A TabbedPage for xamarin.forms supporting UI virtualization, a uniform 'More' view on all platforms, and the possibility to be pushed on the navigation stack.

Product Compatible and additional computed target framework versions.
.NET net6.0-android was computed.  net7.0-android was computed.  net8.0-android was computed. 
MonoAndroid monoandroid is compatible. 
Universal Windows Platform uap10 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.2 1,165 7/25/2017
1.0.1 875 7/24/2017
1.0.0 1,037 7/17/2017

[1.0.0]
First version.
[1.0.1]
Added support for a 'More' popup toolbar for all platforms.
Page items in the popup menu display with an icon and text.
Various UI elements of the popup menu (background color, seperator, etc.) can be configured.