A custom view component that mimics the new Material Design Bottom Navigation pattern.
Info
Version: | 1.0.9 |
Author(s): | pocheshire, Lukas Holota |
Last Update: | Thursday, May 18, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/lh-forcas/bottom-navigation-bar |
NuGet Url: | https://www.nuget.org/packages/LH.BottomNavigationBar |
Install
Install-Package LH.BottomNavigationBar
dotnet add package LH.BottomNavigationBar
paket add LH.BottomNavigationBar
LH.BottomNavigationBar Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 9.0.1)
- Xamarin.Android.Support.Animated.Vector.Drawable(>= 25.1.0)
- Xamarin.Android.Support.Compat(>= 25.1.0)
- Xamarin.Android.Support.Core.UI(>= 25.1.0)
- Xamarin.Android.Support.Core.Utils(>= 25.1.0)
- Xamarin.Android.Support.Design(>= 25.1.0)
- Xamarin.Android.Support.Fragment(>= 25.1.0)
- Xamarin.Android.Support.Media.Compat(>= 25.1.0)
- Xamarin.Android.Support.Transition(>= 25.1.0)
- Xamarin.Android.Support.v4(>= 25.1.0)
- Xamarin.Android.Support.v7.AppCompat(>= 25.1.0)
- Xamarin.Android.Support.v7.RecyclerView(>= 25.1.0)
- Xamarin.Android.Support.Vector.Drawable(>= 25.1.0)
Tags