Android.SwipeLayout 1.0.0

dotnet add package Android.SwipeLayout --version 1.0.0
NuGet\Install-Package Android.SwipeLayout -Version 1.0.0
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="Android.SwipeLayout" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Android.SwipeLayout --version 1.0.0
#r "nuget: Android.SwipeLayout, 1.0.0"
#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 Android.SwipeLayout as a Cake Addin
#addin nuget:?package=Android.SwipeLayout&version=1.0.0

// Install Android.SwipeLayout as a Cake Tool
#tool nuget:?package=Android.SwipeLayout&version=1.0.0

DotNet.Android.SwipeLayout

This is a .NET 8 compatible version of https://www.nuget.org/packages/Xamarin.AndroidSwipeLayout.

The original source code can be found under https://github.com/xamarin/XamarinComponents/tree/main/Android/AndroidSwipeLayout.
However, the project XamarinComponents is abandoned. There is no migrated alternative.
The problem is that the component AndroidSwipeLayout is only compatible with Xamarin.Android (MonoAndroid) and not the newer .NET versions.

Furthermore, it uses the project https://github.com/daimajia/AndroidSwipeLayout as a Java binding library.
This is as well very old and not maintained anymore.
But it needs to be compatible with AndroidX to be usable with modern .NET versions.
This is why this package uses the fork https://github.com/axzae/android-swipe-layout as the base.
The .aar file can be found under https://mvnrepository.com/artifact/com.axzae/swipelayout/1.3.0.

The manual changes are:

All used components are available via the MIT license.

Product Compatible and additional computed target framework versions.
.NET net8.0-android34.0 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.0 212 1/1/2024