Best React Infinite Scroll Components

The infinite scroll feature has existed for a while. It’s a great way to enhance your application’s UX. In the infinite scroll, new content is loaded as you scroll down the page. When you get the bottom of content, then web page loads new content and appends it to bottom. A familiar example could be Facebook, you are presented with feed of posts and images. And as you scroll down, more posts showing up. Timelines or feeds are best suited for infinite scrolls. There are many third-party libraries available. So here are React Infinite Scroll Components for simple way of implementing infinite scrolling.

Libreact

React standard library – must-have toolbox for any React project.

Libreact

React Virtualized

React components for efficiently rendering large lists and tabular data. React Virtualized has very few dependencies and most are managed by NPM automatically. However the following peer dependencies must be specified by your project in order to avoid version conflicts: react, react-dom. NPM will not automatically install these for you but it will show you a warning message with instructions on how to install them.

React Virtualized

React Infinite Calendar

Infinite scrolling date-picker built with React, with localization, range selection, themes, keyboard support, and more.

React Infinite Calendar

React List

A versatile infinite scroll React component.

React List

React Infinite Scroller

Infinitely load content using a React Component. This fork maintains a simple, lightweight infinite scroll package that supports both window and scrollable elements.

React Infinite Scroller

React Infinite Scroll

Another react infinite scroll package.

React Infinite Scroll

React Infinite Scroll Component

An awesome Infinite Scroll component in react. A component to make all your infinite scrolling woes go away with just 4.15 kB! Pull Down to Refresh feature added. An infinite-scroll that actually works and super-simple to integrate!

React Infinite Scroll Component

Egjs Infinitegrid

A module used to arrange card elements including content infinitely according to layout type. With this module, you can implement various layouts composed of different card elements whose sizes vary. It guarantees performance by maintaining the number of DOMs the module is handling under any circumstance

Egjs Infinitegrid

React Window Infinite Loader

InfiniteLoader component inspired by react-virtualized but for use with react-window.

React Window Infinite Loader

React Infinite Grid

react infinite grid is a React component which renders a grid of React elements. It’s different because it only renders the elements that the user can see (and a small buffer) meaning that it is well suited for displaying a large number of elements.

React Infinite Grid

React Infinite

A browser-ready efficient scrolling container based on UITableView. When a long list of DOM elements are placed in a scrollable container, all of them are kept in the DOM even when they are out the user’s view. This is highly inefficient, especially in cases when scrolling lists can be tens or hundreds of thousands of items long. React Infinite solves this by rendering only DOM nodes that the user is able to see or might soon see. Other DOM nodes are clustered and rendered as a single blank node.

React Infinite

React Masonry Infinite

Very simple React.js component for masonry grid. Based on Bricks.js, React Infinite Scroller and React Masonry Layout. Component is mostly suitable for static data, but can be used with dynamic with instance methods.

React Masonry Infinite

React Simple Infinite Scroll

A brutally simple react infinite scroll component.

React Simple Infinite Scroll

React Infinite Scroll Hook

A simple hook to create infinite scroll list components.

React Infinite Scroll Hook

React Infinite Scroll List

React component to manage infinite list with the IntersectionObserver API.

React Infinite Scroll List

#reactjs #javascript #programming

Best React Infinite Scroll Components
60.20 GEEK