Sharpnado.Forms.HorizontalListView
0.9.8
HorizontalListView for Xamarin Forms (close to a CollectionView):
* Carousel layout
* Column count
* 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
Grid ListView (HorizontalListView with ListLayout set to Grid):
* Column count
* Drag And Drop
* Padding and item spacing
* Handles NotifyCollectionChangedAction Add Remove and Reset actions
* View recycling
IMPORTANT: On platform projects, call SharpnadoInitializer.Initialize() after Xamarin.Forms.Forms.Init() and before LoadApplication(new App()).
See the version list below for details.
Install-Package Sharpnado.Forms.HorizontalListView -Version 0.9.8
dotnet add package Sharpnado.Forms.HorizontalListView --version 0.9.8
<PackageReference Include="Sharpnado.Forms.HorizontalListView" Version="0.9.8" />
paket add Sharpnado.Forms.HorizontalListView --version 0.9.8
#r "nuget: Sharpnado.Forms.HorizontalListView, 0.9.8"
// Install Sharpnado.Forms.HorizontalListView as a Cake Addin
#addin nuget:?package=Sharpnado.Forms.HorizontalListView&version=0.9.8
// Install Sharpnado.Forms.HorizontalListView as a Cake Tool
#tool nuget:?package=Sharpnado.Forms.HorizontalListView&version=0.9.8
Release Notes
* Add Carousel Layout with ListLayout = Carousel
* Add ColumnCount property for ItemWidth auto sizing
* Add ScrollSpeed property
* Add auto ItemHeight computing if ListLayout = Linear and ItemHeight == 0
Dependencies
-
- Xamarin.Forms (>= 2.5.1)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.8.1 | 3,408 | 1/25/2021 |
1.8.0 | 1,593 | 11/18/2020 |
1.7.1 | 8,467 | 7/23/2020 |
1.6.0 | 2,901 | 4/29/2020 |
1.5.1 | 722 | 4/8/2020 |
1.5.0 | 212 | 4/6/2020 |
1.4.0 | 2,531 | 1/28/2020 |
1.3.0 | 8,720 | 9/24/2019 |
1.2.0 | 9,345 | 6/15/2019 |
1.1.0 | 18,391 | 4/17/2019 |
0.9.12 | 1,457 | 3/13/2019 |
0.9.11 | 5,643 | 3/5/2019 |
0.9.10 | 1,704 | 2/11/2019 |
0.9.9 | 1,803 | 1/28/2019 |
0.9.8 | 1,144 | 1/7/2019 |
0.9.7 | 2,072 | 12/17/2018 |
0.9.6 | 15,299 | 11/1/2018 |
0.9.5 | 399 | 10/26/2018 |
0.9.4 | 688 | 10/21/2018 |
0.9.3 | 1,019 | 9/17/2018 |