Description:
React Intersection List is an infinite scroll component built on top of React Intersection Observer, using a sentinel in the DOM to deliver a high-performance and smooth scrolling experience, even on low-end devices.
Installation:
# Yarn $ yarn add @researchgate/react-intersection-list # NPM $ npm install @researchgate/react-intersection-list --save






