Hi guys,
I've added the scroll and scrollEnd events but...
When I swipe my tableView, the "scrollEnd" event is fired when I let go of my mouse click(in simulator) instead of when the tableView scrolls to a complete stop.
I need to listen for the part when the tableView comes to a stop and not the end of my "scroll swipe"/flick.
This could be a bug, anyone know how to get around it?