react-observer-api
React lazy loading component, images, etc. It will monitor element and tell you when element enters into the viewport.
react-lazy
Universally rendering, lightweight and performant components for lazy loading with the noscript technique
react-component-lazy-loader
A package which lazily loads it's children components based on viewport visibility of the component. Useful in lazyloading images or any other custom component.
@gentleduck/lazy
A package for lazy loading components and images, providing virtualized rendering to improve client-side performance.