React Progressive Image Loading
Progressively load images using a blur effect.
Installation
Import
Usage
Instead of using the img
tag, you can use background-image
with a div
.
You can also customize the transition time and the timing function used for that transition.