how to catch an onScroll event in Ti.UI.ListView?

158 views Asked by At

Is there a way to catch an onScroll event in ListView like it is done for ScrollView?
It is not exposed in SDK, any solution using module or hyperloop is welcome

1

There are 1 answers

1
Flame On

There is scrollstart and scrollend on a listview, check the docs https://docs.appcelerator.com/platform/latest/#!/api/Titanium.UI.ListView-event-scrollend