Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Progressive Image loading #7

Closed
dav-is opened this issue Oct 6, 2017 · 2 comments
Closed

Progressive Image loading #7

dav-is opened this issue Oct 6, 2017 · 2 comments
Projects

Comments

@dav-is
Copy link
Contributor

dav-is commented Oct 6, 2017

I think this would be a useful feature if implemented correctly.

See: https://jmperezperez.com/medium-image-progressive-loading-placeholder/
https://medium.com/@evenchange4/reproducing-medium-style-progressive-image-loading-for-react-2e83bba0c608

@tirthbodawala
Copy link
Member

Hi @dav-is
Checkout the https://react-pwa.now.sh for example of Progressive Image loading.
We have already implemented this feature. We have written an extended version of srcset-loader

We support WebP format as well.
We can also add lazy loading, but I shall leave it for user to decide or we can add it to other milestone.

@dav-is
Copy link
Contributor Author

dav-is commented Oct 7, 2017

Truly impressive!

@tirthbodawala tirthbodawala added this to Done in Avengers Oct 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

No branches or pull requests

2 participants