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.44k stars 109 forks source link

Add duration support for opacity effect #96

Closed naptestdev closed 11 months ago

jotacodestudio commented 11 months 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!