SlideOverKit 2.1.4

There is a newer version of this package available.
See the version list below for details.
dotnet add package SlideOverKit --version 2.1.4
NuGet\Install-Package SlideOverKit -Version 2.1.4
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="SlideOverKit" Version="2.1.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SlideOverKit --version 2.1.4
#r "nuget: SlideOverKit, 2.1.4"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install SlideOverKit as a Cake Addin
#addin nuget:?package=SlideOverKit&version=2.1.4

// Install SlideOverKit as a Cake Tool
#tool nuget:?package=SlideOverKit&version=2.1.4

Easily Create Awesome Slideover's in Xamarin.Forms

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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 204,520 8/13/2018
2.1.6.1 30,906 5/3/2018
2.1.6 3,353 4/24/2018
2.1.5 100,151 10/25/2017
2.1.4 50,840 10/17/2016
2.1.3 2,644 9/15/2016
2.1.2.1 1,296 9/5/2016
2.1.2 1,266 9/1/2016
2.1.1 2,380 6/2/2016
2.1.0 1,515 5/13/2016
2.0.1 1,275 5/12/2016
2.0.0 1,522 5/11/2016
1.1.0 1,444 4/27/2016
1.0.2.1 1,396 4/11/2016
1.0.2 1,458 4/8/2016
1.0.1 1,338 3/30/2016
1.0.0 1,393 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.