roubachof / Sharpnado.CollectionView

A performant list view supporting: grid, horizontal and vertical layout, drag and drop, and reveal animations.
The Unlicense
244 stars 30 forks source link

InfiniteListLoader never fired #119

Open mapsouza opened 1 month ago

mapsouza commented 1 month ago

Platform (please complete the following information):

Describe the bug I tried to implement InfiniteListLoader but when I run it on iOS it never fires.

To Reproduce Steps to reproduce the behavior:

  1. Get the exemple project in https://github.com/mapsouza/CollectionViewExample
  2. Build in Debug mode