React Virtuoso is a simple, easy to use React component made to render huge data lists.
Features:
- Handles gracefully variable sized items; no manual measurements or hard-coding of item heights;
- Supports grouping with sticky group headers;
- Automatically handles content resizing;
- Can render footer at the end of the list;
- Can pin the first
N
items to the top of the list.
Preview:
Download Details:
Author: petyosi
Live Demo: View The Demo
Download Link: Download The Source Code
Official Website: https://github.com/petyosi/react-virtuoso
License: MIT