/react-infinite-scroll

A react component implemented with functionality of infinitely scrolling

Primary LanguageTypeScriptMIT LicenseMIT

React Infinite Scroll Component

npm (scoped) npm npm bundle size (scoped)

A lightweight package provides a react component that implements the functionality of infinitely scrolling.

  • Easy to use
  • No pollution on your DOM
  • Custom threshold to trigger fetching data
  • Supports reverse scrolling