Infinity scroll is jammed

i have run background service and getting loads of data from a database server … data is coming fine but when append the data on scroll by concat() option in iocnic app is hang and scroll is freez for a while … also can move to other tabs untill its load please help me to fix this issue

for large data you can use a.push.apply(a, b) where a, b are arrays