Infinite scroll load when top is reached

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/

2 Likes

Thanks for the quick reply!

That’s exactly what I need :smile:

2 Likes

no problem glad I could help good luck