Does ion-refresher can do 'pull up' refreshing to load more data records?

as docs said, ion-refresher could be added to ion-content as the first child to implement ‘pull down’ refresher, but i need to implement a refresher oppositely, just pull up to load more data.

How can i do?

thanks for any help.

1 Like

Hi @steveL!

Why not Ion Infinite Scroll?

much appreciated.

infinite scroll is the very thing i need :slight_smile:

1 Like

I came here to ask the same question. I have a messenger type app where I want to ‘pull up’ to refresh the list of items

no way to pull up to refresh? i dont need infinite scroll

Same problem here. I need pull up then load more, but not infinite scroll