nativescript-angular
nativescript-angular copied to clipboard
Quick way to get scroll event from ListView
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?