frinyvonnick / react-simple-infinite-loading

A list that infinitely loads content as user scrolls down in React
https://www.npmjs.com/package/react-simple-infinite-loading
Apache License 2.0
59 stars 13 forks source link

Expose functions that let user scroll to an element #31

Closed frinyvonnick closed 4 years ago

frinyvonnick commented 5 years ago

https://react-window.now.sh/#/examples/list/scroll-to-item

frinyvonnick commented 4 years ago

Fixed