Description:
A tiny but mighty list virtualization library, with zero dependencies.
Features:
- Tiny & dependency free – Only 3kb gzipped
- Render millions of items, without breaking a sweat
- Scroll to index or set the initial scroll offset
- Supports fixed or variable heights/widths
- Vertical or Horizontal lists
Installation:
npm install react-tiny-virtual-list –save






