An open API service indexing awesome lists of open source software.

https://github.com/fooloomanzoo/infinite-scroll

infinite scroller in react
https://github.com/fooloomanzoo/infinite-scroll

Last synced: about 1 year ago
JSON representation

infinite scroller in react

Awesome Lists containing this project

README

          

A component to create an scroll area that only renders visible items for React.

Inspired By: (https://developers.google.com/web/updates/2016/07/infinite-scroller)[https://developers.google.com/web/updates/2016/07/infinite-scroller]

#Known Issues
- If an item is inhomogeneously larger than the others there can be skips while scrolling.