Long list perfomance - virtual scroll

Hello,

I have the traditional janking when working with a large list (2,000 items, for example).

I see that there is a work in progress - https://github.com/driftyco/ionic/pull/1157

Is this integrated back into the ionic release? Or should I get the distribution from somewhere else to try out the virtual scrolling?

Many thanks,
Patrick

Are you using collection repeat?

http://ionicframework.com/docs/api/directive/collectionRepeat/

Aha! No. That looks like exactly what I’ve been looking for. And marvellously documented. Thank you for pointing me in the right direction.

No problem. There is also a blog post about it if you are interested:

http://ionicframework.com/blog/collection-repeat/

1 Like