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.
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.
Hi @steveL!
Why not Ion Infinite Scroll?
much appreciated.
infinite scroll is the very thing i need
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