nativescript-angular icon indicating copy to clipboard operation
nativescript-angular copied to clipboard

Quick way to get scroll event from ListView

Open tskweres opened this issue 3 years ago • 0 comments

I prefer to use ListView over RadListView because it's much more performant, however I can't get there is no onScroll event from ListView.

Any tips or links to how I can watch the scroll event and get the y offset for ListView?

tskweres avatar Apr 02 '21 16:04 tskweres