Info
Version: | 1.0.1 |
Author(s): | Gray Labs |
Last Update: | Tuesday, October 13, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/yarolegovich/SlidingRootNav |
NuGet Url: | https://www.nuget.org/packages/GrayLabs.AndroidX.Yarolegovich.SlidingRootNav |
Install
Install-Package GrayLabs.AndroidX.Yarolegovich.SlidingRootNav
dotnet add package GrayLabs.AndroidX.Yarolegovich.SlidingRootNav
paket add GrayLabs.AndroidX.Yarolegovich.SlidingRootNav
GrayLabs.AndroidX.Yarolegovich.SlidingRootNav Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
The library is a DrawerLayout-like ViewGroup, where a "drawer" is hidden under the content view, which can be shifted to make the drawer visible.
It doesn't provide you with a drawer builder.