Custom Scrollbars Component For React

Description:

A React custom scrollbars component that persists the native browser scrolling and supports native scrollbars on mobile devices.

More features:

  • Fully customizable
  • requestAnimationFrame for 60fps
  • No extra stylesheets necessary
  • Cross-browser

Installation:

# NPM
$ npm install react-scrollbars-custom --save

Preview:

Custom Scrollbars Component For React

Add Comment