Info
Version: | 2.2.9 |
Author(s): | Dae Won Kim |
Last Update: | Tuesday, June 26, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/dw2kim/slidingpanel |
NuGet Url: | https://www.nuget.org/packages/DK.SlidingPanel |
Install
Install-Package DK.SlidingPanel
dotnet add package DK.SlidingPanel
paket add DK.SlidingPanel
DK.SlidingPanel Download (Unzip the "nupkg" after downloading)
Dependencies
- Xamarin.Forms(>= 2.5.0.77107)
- reactiveui(>= 6.5.2)
Tags
Here are three states of the Panel:
1.
Hidden Panel
2. Collapsed Panel
3.
Expanded Panel
Here are all the layers of the sliding panel:
-> (Optional) Header Control Layer (Back Button to collapse)
-> (Optional) Picture Layer
-> Title Layer
-> Body Layer.