A Plugin for Xamarin.Forms which provides an IncrementalListView control for loading data incrementally as a user scrolls.
Info
Version: | 1.0.0 |
Author(s): | John Miller |
Last Update: | Sunday, January 22, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/therealjohn/IncrementalListView/ |
NuGet Url: | https://www.nuget.org/packages/IncrementalListView.FormsPlugin |
Install
Install-Package IncrementalListView.FormsPlugin
dotnet add package IncrementalListView.FormsPlugin
paket add IncrementalListView.FormsPlugin
IncrementalListView.FormsPlugin Download (Unzip the "nupkg" after downloading)
Dependencies
- Xamarin.Forms(>= 2.3.0.107)
Tags