DEV Community

George Bardi
George Bardi

Posted on • Updated on

⚛️ useScroller, react hook for infinite-scrolling with no other dependencies

React hook useScroller() that automatically adds the next page, saving users from a full page load, lightweight and with no other dependencies.

Github Link: https://github.com/geobde/use-scroller
Npm Link: https://www.npmjs.com/package/use-scroller

Top comments (0)