Skip to content

jason89521/react-infinite-scroll

Repository files navigation

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