BottomNavigationBar 1.0.9
See the version list below for details.
dotnet add package BottomNavigationBar --version 1.0.9
NuGet\Install-Package BottomNavigationBar -Version 1.0.9
<PackageReference Include="BottomNavigationBar" Version="1.0.9" />
paket add BottomNavigationBar --version 1.0.9
#r "nuget: BottomNavigationBar, 1.0.9"
// 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 | Versions Compatible and additional computed target framework versions. |
---|---|
MonoAndroid | monoandroid403 is compatible. |
-
- Newtonsoft.Json (>= 8.0.3)
- Xamarin.Android.Support.Animated.Vector.Drawable (>= 23.3.0)
- Xamarin.Android.Support.Design (>= 23.3.0)
- Xamarin.Android.Support.v4 (>= 23.3.0)
- Xamarin.Android.Support.v7.AppCompat (>= 23.3.0)
- Xamarin.Android.Support.v7.RecyclerView (>= 23.3.0)
- Xamarin.Android.Support.Vector.Drawable (>= 23.3.0)
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风格
|
Added UseDarkThemeWithAlpha(bool useDarkThemeAlpha) method