Info
Version: | 4.5.8 |
Author(s): | Andriy Matkivskiy |
Last Update: | Thursday, December 17, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/amatkivskiy/MaterialDrawer-Xamarin |
NuGet Url: | https://www.nuget.org/packages/Mikepenz.MaterialDrawer.Xamarin.Android |
Install
Install-Package Mikepenz.MaterialDrawer.Xamarin.Android
dotnet add package Mikepenz.MaterialDrawer.Xamarin.Android
paket add Mikepenz.MaterialDrawer.Xamarin.Android
Mikepenz.MaterialDrawer.Xamarin.Android Download (Unzip the "nupkg" after downloading)
Dependencies
- Mikepenz.Android.Iconics.Xamarin.Binding(2.5.1)
- Xamarin.Android.Support.v4(23.1.1.0)
- Xamarin.Android.Support.v7.AppCompat(23.1.1.0)
- Xamarin.Android.Support.v7.RecyclerView(23.1.1.0)
Tags
The MaterialDrawer library aims to provide the easiest possible implementation of a navigation drawer for your application.
It provides a great amount of out of the box customizations and also includes an easy to use header which can be used as AccountSwitcher.
https://github.com/mikepenz/MaterialDrawer.