Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

nuget.org : grishado.forms.horizontallistview

* All functions from Sharpnado.HorizontalListView included. Source: https://www.nuget.org/packages/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 * Constant gap between items in HorizontalListView (Android) changed to 0 This frees you from having to put strange values ​​on HorizontalListView.ItemSpacing and from here it is more (as I think) logical to control it. Initialization (from source): * 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.

Registry - JSON
purl: pkg:nuget/grishado.forms.horizontallistview
Keywords: xamarin.forms, android, ios, netstandard, horizontallistview, collectionview, gridview, carouselview, listview, drag, drop
License:
Latest release: over 3 years ago
First release: over 3 years ago
Downloads: 3,186 total
Last synced: 28 days ago

    Loading...
    Readme
    Loading...