A small library to quickly and easily add infinite/endless scrolling support to any Xamarin.Forms ListView.
Info
Version: | 1.0.0-preview2 |
Author(s): | Matthew Leibowitz |
Last Update: | Sunday, October 29, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mattleibow/InfiniteScrolling |
NuGet Url: | https://www.nuget.org/packages/Xamarin.Forms.Extended.InfiniteScrolling |
Install
Install-Package Xamarin.Forms.Extended.InfiniteScrolling
dotnet add package Xamarin.Forms.Extended.InfiniteScrolling
paket add Xamarin.Forms.Extended.InfiniteScrolling
Xamarin.Forms.Extended.InfiniteScrolling Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
- Xamarin.Forms(>= 2.4.0.280)
Tags