Naxam.TopTabbedPage.Forms 0.0.3.3

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

// Install Naxam.TopTabbedPage.Forms as a Cake Tool
#tool nuget:?package=Naxam.TopTabbedPage.Forms&version=0.0.3.3

TopTabbedPage for Xamarin.Forms

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 (1)

Showing the top 1 NuGet packages that depend on Naxam.TopTabbedPage.Forms:

Package Downloads
Xamarin.Forms.InterfaceBuilder

InterfaceBuilder is an hepful api to write Xamarin.Forms user interfaces directly in sourcecode. It's heavly relying on the builder pattern. So you can write: var ui = new UI(); MainPage = ui.Page("MainPage", ui.Stack().With( ui.Label("A"), ui.Label("B"), ui.Label("C")) );

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Naxam.TopTabbedPage.Forms:

Repository Stars
o1298098/Xamarin-CloudMusic
Xamarin.Forms goodlooking UI sample
Version Downloads Last updated
0.0.3.13-pre 8,974 11/5/2019
0.0.3.12-pre 829 11/5/2019
0.0.3.9-pre 399 10/31/2019
0.0.3.8-pre 495 10/15/2019
0.0.3.5 46,839 10/23/2018
0.0.3.4 769 10/23/2018
0.0.3.3 5,693 2/28/2018
0.0.3.2 1,188 1/30/2018
0.0.3.1 1,536 11/5/2017
0.0.3 1,027 9/5/2017
0.0.3-pre 770 8/16/2017
0.0.2-pre 752 8/8/2017
0.0.1 1,380 8/7/2017

Update page title on tab (#9)