Repository contains implementation examples of virtualized grid, based on react-virtualized package (https://github.com/bvaughn/react-virtualized)
- Grid with items, having static default size
- Optimized example with replacing item with placeholder when scrolling
- Grid with items, with possibility to change size
- Grid with fetching data on scroll
Check it out on https://makdv.github.io/react-virtualized-examples/