Hi guys,
I wanted to ask if it is possible to reverse the infinite scroll event so that new data gets loaded when top is reached?
Thanks in advance
Hi guys,
I wanted to ask if it is possible to reverse the infinite scroll event so that new data gets loaded when top is reached?
Thanks in advance
You can use pull-to-refresh for that.
great article written here on ionic recently :
http://ionicframework.com/blog/pull-to-refresh-directive/
and here you have the link to the directive:
http://ionicframework.com/docs/api/directive/ionRefresher/
Thanks for the quick reply!
That’s exactly what I need
no problem glad I could help good luck