Skip to content

kursaderduhan/next-infinite-scroll

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Next Infinite Scroll

npm Downloads GitHub Repo stars

next-infinite-scroll is a React component that helps you implement infinite scrolling in your React applications. This component automatically loads more content as users scroll to the bottom of the page. It also allows users to refresh the page by pulling it down.

The philosophy of next-infinite-scroll is to make infinite scrolling as easy as using useState. Therefore, it provides the simplest and most minimal form for implementing infinite scrolling in your React applications!


Check the docs and examples.


🙌 Contributing

Contributions to the Next Infinite Scroll project are welcome! Before you start, please read our Contribution Guidelines.

Whether you're fixing a bug, adding a new feature, improving documentation, or just giving feedback, your contributions are much appreciated.

About

Infinite scroll for web development

Topics

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors