loktar00 / react-lazy-load

React component that renders children elements when they enter the viewport.
MIT License
979 stars 166 forks source link

Added support for "unmountIfInvisible" #131

Closed deeNewearth closed 2 years ago

deeNewearth commented 5 years ago

Might be great to be able to UnMount Components as they go out of the viewPort.

lazysergey commented 4 years ago

this would be killer, any reasons this still not merged?