This question is locked. New answers and comments are not allowed.
I need to know when the listview has scrolled past the first item in the list.
I am currently looking at the native renderer events for scrolling and although I am using a custom renderer they are not fired.
How can I hook into the scroll events?
Thanks for the help,
John