mattleibow / InfiniteScrolling

A small library to quickly and easily add infinite/endless scrolling support to any Xamarin.Forms ListView.
MIT License
132 stars 20 forks source link

UWP problem #15

Open alihut opened 4 years ago

alihut commented 4 years ago

It works fine on android and ios. But on UWP, LoadMore works like 5 times without any scrolling. How can i prevent this?