SlideOverKit 2.1.5
Install-Package SlideOverKit -Version 2.1.5
dotnet add package SlideOverKit --version 2.1.5
<PackageReference Include="SlideOverKit" Version="2.1.5" />
paket add SlideOverKit --version 2.1.5
#r "nuget: SlideOverKit, 2.1.5"
// Install SlideOverKit as a Cake Addin
#addin nuget:?package=SlideOverKit&version=2.1.5
// Install SlideOverKit as a Cake Tool
#tool nuget:?package=SlideOverKit&version=2.1.5
Easily Create Awesome Slideover's in Xamarin.Forms
| Product | Versions |
|---|---|
| MonoAndroid | monoandroid10 |
| Universal Windows Platform | uap uap10.0 |
| Xamarin.iOS | xamarinios10 |
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
| Version | Downloads | Last updated |
|---|---|---|
| 2.1.5 | 0 | 06.02.2022 |
2.1.5
[fix] Gestures not working on Android.
2.1.4
[fix] Popups position incorrect issue on iOS.
2.1.3
[fix] Improve the moving gesture performance.
[fix] Remove resource file in Android library.
2.1.2.1
[fix] iOS crash when page is disappearing.
2.1.2
[fix] Popups crash on Android if target control is null.
[fix] Menu cannot unfocused when it disappear.
2.1.1
[fix] Menu doesn't work in the first page of UWP
[fix] Popups doesn't work correctly in ScrollView and TableViews.
2.1.0
[feature] Add AdjustX/Y in SlidePopupView
2.0.0
[feature] Support UWP.
1.1.0
[feature] Support with Xamarin.Forms 2.2.
[fix] Layout fixes thanks to the great Jason Smith (@jassmith87).
1.0.2.1
[fix] Rotation layout issues.
1.0.2
[feature] Add new multiple pop-over control, it can anchor to specified control.
1.0.0
[feature] Add SlideMenuView.