A custom view component that mimics the new Material Design Bottom Navigation pattern.
Info
Version: | 1.4.0.3 |
Author(s): | pocheshire |
Last Update: | Wednesday, November 23, 2016 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/pocheshire/BottomNavigationBar |
NuGet Url: | https://www.nuget.org/packages/BottomNavigationBar |
Install
Install-Package BottomNavigationBar
dotnet add package BottomNavigationBar
paket add BottomNavigationBar
BottomNavigationBar Download (Unzip the "nupkg" after downloading)
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)
Tags