Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 788 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 788 Bytes

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