react-observer-api
React lazy loading component, images, etc. It will monitor element and tell you when element enters into the viewport.
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.