Ion-list | Tap "View more button load more data"

Hi,

I have fetched a long list from server and it makes scrolling laggy.

I want to load 10 records first and then after records there is a button (Tap to view more data) and it loads 10 more records.

how can i achieve this kind of behavior in IONIC?

thanks,
Aleem

Hi,

This maybe help you: http://ionicframework.com/docs/api/directive/ionInfiniteScroll/