SlideOverKit 2.1.2
See the version list below for details.
dotnet add package SlideOverKit --version 2.1.2
NuGet\Install-Package SlideOverKit -Version 2.1.2
<PackageReference Include="SlideOverKit" Version="2.1.2" />
paket add SlideOverKit --version 2.1.2
#r "nuget: SlideOverKit, 2.1.2"
// Install SlideOverKit as a Cake Addin #addin nuget:?package=SlideOverKit&version=2.1.2 // Install SlideOverKit as a Cake Tool #tool nuget:?package=SlideOverKit&version=2.1.2
Easily Create Awesome Slideover's in Xamarin.Forms
Product | Versions Compatible and additional computed target framework versions. |
---|---|
MonoAndroid | monoandroid10 is compatible. |
Universal Windows Platform | uap was computed. uap10.0 is compatible. |
Xamarin.iOS | xamarinios10 is compatible. |
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on SlideOverKit:
Repository | Stars |
---|---|
dotnet-architecture/eShopOnAzure
Azure version of the eShopOnContainers, with implementations based on Azure services.
|
Version | Downloads | Last updated |
---|---|---|
2.1.6.2 | 215,616 | 8/13/2018 |
2.1.6.1 | 31,594 | 5/3/2018 |
2.1.6 | 3,395 | 4/24/2018 |
2.1.5 | 100,442 | 10/25/2017 |
2.1.4 | 51,126 | 10/17/2016 |
2.1.3 | 2,677 | 9/15/2016 |
2.1.2.1 | 1,329 | 9/5/2016 |
2.1.2 | 1,301 | 9/1/2016 |
2.1.1 | 2,417 | 6/2/2016 |
2.1.0 | 1,550 | 5/13/2016 |
2.0.1 | 1,305 | 5/12/2016 |
2.0.0 | 1,542 | 5/11/2016 |
1.1.0 | 1,478 | 4/27/2016 |
1.0.2.1 | 1,428 | 4/11/2016 |
1.0.2 | 1,535 | 4/8/2016 |
1.0.1 | 1,370 | 3/30/2016 |
1.0.0 | 1,423 | 1/27/2016 |
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.