NativeScript/nativescript-angular

Quick way to get scroll event from ListView

tskweres opened this issue · 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?