React Show More (Infinite Scroll) Component

An unopinionated component to handle showing more results that display a certain number of items in a list, then allow a user to show that many more, over and over, until they reach the end of the list.

Installation:

# Yarn
$ yarn add @tedconf/react-show-more

# NPM
$ npm install @tedconf/react-show-more --save

Preview:

React Show More (Infinite Scroll) Component

Download Details:

Author: tedconf

Live Demo: View The Demo

Download Link: Download The Source Code

Official Website: https://github.com/tedconf/react-show-more

License: MIT

Add Comment