BottomNavigationBar 1.4.0.3
A custom view component that mimics the new Material Design Bottom Navigation pattern.
Install-Package BottomNavigationBar -Version 1.4.0.3
dotnet add package BottomNavigationBar --version 1.4.0.3
<PackageReference Include="BottomNavigationBar" Version="1.4.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add BottomNavigationBar --version 1.4.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
* 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
Dependencies
-
- 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)
Used By
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风格
|