mattleibow / InfiniteScrolling

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

CollectionView instead of ListVie #13

Open Alex-451 opened 4 years ago

Alex-451 commented 4 years ago

Hey, i just wanted to ask if i can use a Collection view instead of a Listview. I have tried it and it didnt really work so i wanted to check.

Thanks