ionic-image-loader icon indicating copy to clipboard operation
ionic-image-loader copied to clipboard

TODO: Lazy load images

Open ihadeed opened this issue 8 years ago • 6 comments

Lazy loading images should only load the image if it's within the view port.

Might be a good idea to have lazy loading as a separate module, and add then add lazy loading support here.

ihadeed avatar May 05 '17 01:05 ihadeed

Check this out :) https://github.com/NathanWalker/ng2-image-lazy-load

darron1217 avatar May 10 '17 04:05 darron1217

Could you add that? I think we need loading a small image first after that download a large image then replace small image

duythien avatar Jul 01 '17 15:07 duythien

Lazy loading is much needed

kodeine avatar Jul 08 '17 16:07 kodeine

Lazy loading is the only reason I am not currently using this module. When I get some time I might try to add it, but it won't be soon :( Would love to see it here!

codinronan avatar Jan 22 '18 06:01 codinronan

Cached images with lazy loading would be great for infinite scroll lists.

yuyinitos avatar Feb 09 '18 09:02 yuyinitos

any update on this ? is there any other module that I can use with ionic image loader to lazy load images?

abdellahaski avatar Sep 19 '18 22:09 abdellahaski