Anyone know if there is a way to hook into the scroll event in ScrollViews?
I want to add infinite scroll to a ListView, but without any way of knowing when the user reaches, or getting closer to, the bottom of the list.
Anyone know if there is a way to hook into the scroll event in ScrollViews?
I want to add infinite scroll to a ListView, but without any way of knowing when the user reaches, or getting closer to, the bottom of the list.