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

https://github.com/ezmiller/infinite-scroll-component

A react infinite scroll component using the render props pattern.
https://github.com/ezmiller/infinite-scroll-component

infinite-scrolling react render-prop

Last synced: about 2 months ago
JSON representation

A react infinite scroll component using the render props pattern.

Awesome Lists containing this project

README

          

# Infinite Scroll Component

An implementation of an infinite scroll component.

See example usage in `src/App.js`.