For ion-items we have [virtualScroll] directive which use ion-image with lazy load inbuilt, but if we have ion-card for image listing then we don’t have any option, we implement ng2-lagy-load but it does not work, as it in ionic 1.
Can any one have any example for this…