BottomNavigationBar 1.4.0.3
dotnet add package BottomNavigationBar --version 1.4.0.3
NuGet\Install-Package BottomNavigationBar -Version 1.4.0.3
<PackageReference Include="BottomNavigationBar" Version="1.4.0.3" />
paket add BottomNavigationBar --version 1.4.0.3
#r "nuget: BottomNavigationBar, 1.4.0.3"
// Install BottomNavigationBar as a Cake Addin #addin nuget:?package=BottomNavigationBar&version=1.4.0.3 // Install BottomNavigationBar as a Cake Tool #tool nuget:?package=BottomNavigationBar&version=1.4.0.3
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 (>= 9.0.1)
- Xamarin.Android.Support.Animated.Vector.Drawable (>= 24.2.1)
- Xamarin.Android.Support.Compat (>= 24.2.1)
- Xamarin.Android.Support.Core.UI (>= 24.2.1)
- Xamarin.Android.Support.Core.Utils (>= 24.2.1)
- Xamarin.Android.Support.Design (>= 24.2.1)
- Xamarin.Android.Support.Fragment (>= 24.2.1)
- Xamarin.Android.Support.Media.Compat (>= 24.2.1)
- Xamarin.Android.Support.v4 (>= 24.2.1)
- Xamarin.Android.Support.v7.AppCompat (>= 24.2.1)
- Xamarin.Android.Support.v7.RecyclerView (>= 24.2.1)
- Xamarin.Android.Support.Vector.Drawable (>= 24.2.1)
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风格
|
* updated packages to support v24 (that breaks support Xamarin.Forms, sorry)
* renamed `white` in colors.xml to `bb_darkInActiveBottomBarItemColor`
* up version to 1.4.0.3