Description:
ReactIntersectionObserver is a React component, acting as a wrapper for the IntersectionObserver API. It is fully declarative and takes care of all the imperative parts for you.
Installation:
npm install –save @researchgate/react-intersection-observer
