Effortlessly Enable Infinite Scroll Chat and Feeds in React.js with react-chatview


Summary of my bookmarked Github repositories from Jul 6th, 2016

Github repositories

  • jsdevkr/react-chatview

    react-chatview is an infinite scroll chat or feed component for React.js. It offers browser layout and resize functionality without the need to know heights in advance. It can be used as a newsfeed (infinite load down) or a chat (infinite load up). The component supports hardware-accelerated scrolling and is easy to use, with various props available for customization. The project originated as a fork of seatgeek/react-infinite and has been rewritten multiple times. It is actively maintained, and the developer encourages feedback and feature requests.