DK.SlidingPanel
2.2.9
Generates a Panel sliding up from bottom of the screen for Xamarin.Forms pages
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
Install-Package DK.SlidingPanel -Version 2.2.9
dotnet add package DK.SlidingPanel --version 2.2.9
<PackageReference Include="DK.SlidingPanel" Version="2.2.9" />
paket add DK.SlidingPanel --version 2.2.9
#r "nuget: DK.SlidingPanel, 2.2.9"
// Install DK.SlidingPanel as a Cake Addin
#addin nuget:?package=DK.SlidingPanel&version=2.2.9
// Install DK.SlidingPanel as a Cake Tool
#tool nuget:?package=DK.SlidingPanel&version=2.2.9
Release Notes
* New Version
2.2.9
[fixed] The BodyView is displayed over the HeaderView when HideTitle is true and there is a primary FAB; Updated to XF 2.5.0.280555
2.2.2
[feature] make the PrimaryFAB invisible when the panel is expanded
2.2.0
[feature] added PrimaryFloatingActionButton property; exposed TitlePanelTapGesture and PanelPanGesture
2.1.0
[feature] SlidingPanel can be child of any elements; Previously, it was supposed to be direct child of the current page.
2.0.3
[fix] Android - Can't fully expand window when manually swiping for expand; Refactored code - Reuse PanGesture over the controls
2.0.2
[fix] Android - The screen is retracted too much when using swipe or back-button
2.0.1
[feature] Only Supports from Xamarin.Forms 2.5.0.77107 (the below version will have major bug on the height of the collapsed state)
1.8.2
[fix] Android - Added tolerance for touch Title area
1.8.1
[fix] Android - when switching between full and half ratio screen, the full ratio screen is briefly shown (flicks).
1.8.0
[feature] updated nuget packages
Dependencies
-
- reactiveui (>= 6.5.2)
- Xamarin.Forms (>= 2.5.0.77107)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
2.2.9 | 6,433 | 6/26/2018 |
2.2.8-beta | 545 | 6/26/2018 |
2.2.7-beta | 517 | 6/26/2018 |
2.2.6-beta | 517 | 6/26/2018 |
2.2.5-beta | 436 | 6/25/2018 |
2.2.4-beta | 524 | 6/25/2018 |
2.2.3-beta | 501 | 6/25/2018 |
2.2.2 | 545 | 6/25/2018 |
2.2.2-beta | 564 | 6/25/2018 |
2.2.1-beta | 534 | 6/25/2018 |
2.2.0 | 537 | 6/19/2018 |
2.1.0 | 977 | 1/29/2018 |
2.0.3 | 612 | 1/18/2018 |
2.0.2 | 668 | 12/21/2017 |
2.0.1 | 587 | 12/20/2017 |
2.0.0 | 565 | 12/20/2017 |
1.8.2 | 942 | 6/13/2017 |
1.8.1 | 561 | 6/13/2017 |
1.7.4 | 577 | 5/15/2017 |
1.7.3 | 588 | 5/10/2017 |
1.7.2 | 623 | 5/8/2017 |
1.7.1 | 572 | 5/8/2017 |
1.7.0 | 553 | 5/5/2017 |
1.6.0 | 594 | 4/26/2017 |
1.5.1 | 545 | 4/25/2017 |
1.5.0 | 538 | 4/25/2017 |
1.4.8 | 551 | 4/24/2017 |
1.4.7 | 554 | 4/24/2017 |
1.4.6 | 558 | 4/18/2017 |
1.4.5 | 562 | 4/6/2017 |
1.4.4 | 544 | 4/6/2017 |
1.4.2 | 592 | 4/4/2017 |
1.4.1 | 570 | 3/22/2017 |
1.4.0 | 539 | 3/22/2017 |
1.3.5 | 617 | 1/26/2017 |
1.3.4 | 552 | 1/26/2017 |
1.3.3 | 547 | 1/26/2017 |
1.3.2 | 554 | 1/23/2017 |
1.3.1 | 555 | 1/20/2017 |
1.3.0 | 572 | 1/20/2017 |
1.2.1 | 580 | 1/9/2017 |
1.2.0 | 558 | 1/6/2017 |
1.1.5 | 581 | 1/4/2017 |
1.1.4 | 592 | 12/21/2016 |
1.1.3 | 586 | 12/20/2016 |
1.1.2 | 581 | 12/15/2016 |
1.1.1 | 703 | 12/14/2016 |
1.1.0 | 555 | 12/8/2016 |
1.0.10 | 573 | 12/7/2016 |
1.0.9 | 552 | 12/7/2016 |
1.0.8 | 555 | 12/6/2016 |
1.0.7 | 594 | 12/5/2016 |
1.0.6 | 608 | 12/5/2016 |
1.0.5 | 573 | 12/5/2016 |
1.0.4 | 558 | 12/2/2016 |
1.0.3 | 554 | 11/25/2016 |
1.0.2 | 589 | 11/25/2016 |
1.0.1 | 580 | 11/25/2016 |
1.0.0 | 614 | 11/25/2016 |