A React component which renders a grid of elements
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.
live demo
http://ggordan.com/post/react-infinite-grid.html