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.
Preview:
Download Details:
Author: ggordan
Live Demo: View The Demo
Download Link: Download The Source Code
Official Website: https://github.com/ggordan/react-infinite-grid
License: MIT