SlideOverKit 2.1.3
See the version list below for details.
dotnet add package SlideOverKit --version 2.1.3
NuGet\Install-Package SlideOverKit -Version 2.1.3
<PackageReference Include="SlideOverKit" Version="2.1.3" />
paket add SlideOverKit --version 2.1.3
#r "nuget: SlideOverKit, 2.1.3"
// Install SlideOverKit as a Cake Addin #addin nuget:?package=SlideOverKit&version=2.1.3 // Install SlideOverKit as a Cake Tool #tool nuget:?package=SlideOverKit&version=2.1.3
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 | 216,032 | 8/13/2018 |
2.1.6.1 | 31,599 | 5/3/2018 |
2.1.6 | 3,397 | 4/24/2018 |
2.1.5 | 100,455 | 10/25/2017 |
2.1.4 | 51,130 | 10/17/2016 |
2.1.3 | 2,679 | 9/15/2016 |
2.1.2.1 | 1,331 | 9/5/2016 |
2.1.2 | 1,303 | 9/1/2016 |
2.1.1 | 2,419 | 6/2/2016 |
2.1.0 | 1,552 | 5/13/2016 |
2.0.1 | 1,308 | 5/12/2016 |
2.0.0 | 1,544 | 5/11/2016 |
1.1.0 | 1,480 | 4/27/2016 |
1.0.2.1 | 1,430 | 4/11/2016 |
1.0.2 | 1,537 | 4/8/2016 |
1.0.1 | 1,372 | 3/30/2016 |
1.0.0 | 1,425 | 1/27/2016 |
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.