Aljullu / react-lazy-load-image-component

React Component to lazy load images and components using a HOC to track window scroll position.
https://www.npmjs.com/package/react-lazy-load-image-component
MIT License
1.46k stars 110 forks source link

Add duration support for opacity effect #96

Closed naptestdev closed 1 year ago

jotacodestudio commented 1 year ago

Thank you for your suggestion, @naptestdev.

We've made updates to the examples in the documentation to mention this specific scenario. You can find the updated docs here:

https://github.com/Aljullu/react-lazy-load-image-component/blob/master/README.md#using-effects

We hope this proves helpful!