Description:
The React Progressive Images With Lazy Loading component loads low resolution/ placeholder image first and then load the actual image lazily when it’s in the viewport.
Installation:
# NPM $ npm install react-lazy-progressive-image --save






