Sign in Sign up
nuget

Sharpnado.Forms.HorizontalListView

* 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.

nuget View on Nuget

Activity

Latest release
5y ago
Total releases
21
Cadence
~34 days
Last 12 months
0

Details

First release
Sep 17, 2018
Releases
Version Released
1.8.2 patch
1.8.1 patch
1.8.0 minor
1.7.1 minor
1.6.0 minor
1.5.1 patch
1.5.0 minor
1.4.0 minor
1.3.0 minor
1.2.0 minor
1.1.0 major
0.9.12 patch
0.9.11 patch
0.9.10 patch
0.9.9 patch
0.9.8 patch
0.9.7 patch
0.9.6 patch
0.9.5 patch
0.9.4 patch
0.9.3 initial