SlideOverKit 2.1.4
See the version list below for details.
dotnet add package SlideOverKit --version 2.1.4
NuGet\Install-Package SlideOverKit -Version 2.1.4
<PackageReference Include="SlideOverKit" Version="2.1.4" />
<PackageVersion Include="SlideOverKit" Version="2.1.4" />
<PackageReference Include="SlideOverKit" />
paket add SlideOverKit --version 2.1.4
#r "nuget: SlideOverKit, 2.1.4"
#:package SlideOverKit@2.1.4
#addin nuget:?package=SlideOverKit&version=2.1.4
#tool nuget:?package=SlideOverKit&version=2.1.4
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 | 253,593 | 8/13/2018 |
| 2.1.6.1 | 32,982 | 5/3/2018 |
| 2.1.6 | 4,021 | 4/24/2018 |
| 2.1.5 | 101,851 | 10/25/2017 |
| 2.1.4 | 51,914 | 10/17/2016 |
| 2.1.3 | 3,324 | 9/15/2016 |
| 2.1.2.1 | 1,958 | 9/5/2016 |
| 2.1.2 | 1,916 | 9/1/2016 |
| 2.1.1 | 3,042 | 6/2/2016 |
| 2.1.0 | 2,202 | 5/13/2016 |
| 2.0.1 | 2,117 | 5/12/2016 |
| 2.0.0 | 2,341 | 5/11/2016 |
| 1.1.0 | 2,268 | 4/27/2016 |
| 1.0.2.1 | 2,216 | 4/11/2016 |
| 1.0.2 | 2,500 | 4/8/2016 |
| 1.0.1 | 2,183 | 3/30/2016 |
| 1.0.0 | 2,212 | 1/27/2016 |
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.