SlideOverKit 2.1.6.2
Install-Package SlideOverKit -Version 2.1.6.2
dotnet add package SlideOverKit --version 2.1.6.2
<PackageReference Include="SlideOverKit" Version="2.1.6.2" />
paket add SlideOverKit --version 2.1.6.2
#r "nuget: SlideOverKit, 2.1.6.2"
// Install SlideOverKit as a Cake Addin
#addin nuget:?package=SlideOverKit&version=2.1.6.2
// Install SlideOverKit as a Cake Tool
#tool nuget:?package=SlideOverKit&version=2.1.6.2
Easily Create Awesome Slideover's in Xamarin.Forms
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard1.0 netstandard1.1 netstandard1.2 netstandard1.3 netstandard1.4 netstandard1.5 netstandard1.6 netstandard2.0 netstandard2.1 |
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid monoandroid10 |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen30 tizen40 tizen60 |
Universal Windows Platform | uap uap10.0 |
Windows Phone | wp8 wp81 wpa81 |
Windows Store | netcore netcore45 netcore451 |
Xamarin.iOS | xamarinios xamarinios10 |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on SlideOverKit:
Repository | Stars |
---|---|
dotnet-architecture/eShopOnAzure
Azure version of the eShopOnContainers, with implementations based on Azure services.
|
|
dotnet-architecture/eshop-mobile-client
eShop mobile client
|
Version | Downloads | Last updated |
---|---|---|
2.1.6.2 | 168,158 | 8/13/2018 |
2.1.6.1 | 29,147 | 5/3/2018 |
2.1.6 | 2,968 | 4/24/2018 |
2.1.5 | 98,148 | 10/25/2017 |
2.1.4 | 49,735 | 10/17/2016 |
2.1.3 | 2,346 | 9/15/2016 |
2.1.2.1 | 1,004 | 9/5/2016 |
2.1.2 | 957 | 9/1/2016 |
2.1.1 | 2,063 | 6/2/2016 |
2.1.0 | 1,214 | 5/13/2016 |
2.0.1 | 963 | 5/12/2016 |
2.0.0 | 1,191 | 5/11/2016 |
1.1.0 | 1,115 | 4/27/2016 |
1.0.2.1 | 1,087 | 4/11/2016 |
1.0.2 | 1,120 | 4/8/2016 |
1.0.1 | 1,015 | 3/30/2016 |
1.0.0 | 1,077 | 1/27/2016 |
2.1.6.2
[fix] Android cannot use ListView in popup.
2.1.6.1
[fix] ObjectDisposedException on Android.
2.1.6
[update] Updated Xamarin.Forms to latest version (2.5.0.280555).
[update] Updated Android Support packages.
[update] Updated Xamarin.Forms obsolete methods
[update] Converted project to .NET Standard 2.0
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.