NuGet Package HorizontalListView on steroids for Xamarin.Forms

* Horizontal, Grid, Carousel or Vertical layout
* Reveal custom animations
* Drag and Drop feature
* Column count
* Infinite loading with Paginator component
* Snapping on first or middle element
* Padding and item spacing
* Handles NotifyCollectionChangedAction Add, Remove and Reset actions
* View recycling
* RecyclerView on Android
* UICollectionView on iOS

Initialization:

* On core project call Sharpnado.HorizontalListView.Initializer.Initialize(true, false) in App.xaml.cs after InitializeComponent().
* On platform projects (ios/android), call SharpnadoInitializer.Initialize() before Xamarin.Forms.Forms.Init() and LoadApplication(new App()).

Warning: the MaterialFrame is no longer included in the package, you have to install it manually: Sharpnado.MaterialFrame.




Got any HorizontalListView on steroids for Xamarin.Forms Question?





Info

Version: 1.8.2
Author(s): Jean-Marie Alfonsi
Last Update: Wednesday, June 23, 2021
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/roubachof/Sharpnado.HorizontalListView
NuGet Url: https://www.nuget.org/packages/Sharpnado.Forms.HorizontalListView


Install
Install-Package Sharpnado.Forms.HorizontalListView
dotnet add package Sharpnado.Forms.HorizontalListView
paket add Sharpnado.Forms.HorizontalListView
Sharpnado.Forms.HorizontalListView Download (Unzip the "nupkg" after downloading)

.NETStandard 2.0 monoandroid10 monoandroid10.0 xamarinios10


Tags



STATS

must-have-score

4.3

avg-downloads-per-day

51

days-since-last-release

1009