BottomNavigationBar 1.0.9

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

// Install BottomNavigationBar as a Cake Tool
#tool nuget:?package=BottomNavigationBar&version=1.0.9

A custom view component that mimics the new Material Design Bottom Navigation pattern.

Product Compatible and additional computed target framework versions.
MonoAndroid monoandroid403 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on BottomNavigationBar:

Package Downloads
ThriveGmbH.BottomNavigationBar.XF

A Bottom Navigation Bar implementation for Xamarin Forms.

LH.BottomNavigationBar.XF

A Bottom Navigation Bar implementation for Xamarin Forms. Fork of https://github.com/thrive-now/BottomNavigationBarXF with a couple of fixes.

ThriveGmbH.BottomNavigationBar.LATEST

A Bottom Navigation Bar implementation for Xamarin Forms.

ThriveGmbH.BottomNavigationBar.XF.EXT

A Bottom Navigation Bar implementation for Xamarin Forms.

GitHub repositories (3)

Showing the top 3 popular GitHub repositories that depend on BottomNavigationBar:

Repository Stars
sthewissen/KickassUI.Spotify
A Xamarin.Forms version of the Spotify app to prove you can create goodlooking UI with Xamarin.Forms
dewango/BottomNavigationBarXF
Bottom Navigation Bar for Xamarin Forms
JoesWeek/Cnblogs
博客园第三方Android客户端,Xamarin App,Material Design风格
Version Downloads Last updated
1.4.0.3 224,493 11/23/2016
1.4.0.2 30,277 9/28/2016
1.4.0.1 10,239 9/23/2016
1.1.3 3,864 7/8/2016
1.1.2 59,501 6/21/2016
1.1.1 3,731 6/7/2016
1.1.0 1,614 6/6/2016
1.0.10 1,499 5/27/2016
1.0.9 1,511 5/27/2016
1.0.8 1,325 5/17/2016
1.0.7 1,460 5/4/2016

Added UseDarkThemeWithAlpha(bool useDarkThemeAlpha) method