# malte-wessel/react-custom-scrollbars

React scrollbars component

Repository: https://github.com/malte-wessel/react-custom-scrollbars
Canonical: https://ross.abutalabs.com/products/react-custom-scrollbars
Homepage: http://malte-wessel.github.io/react-custom-scrollbars/
Language: JavaScript
License: MIT
License Family: permissive
Topics: scrolling, react, scrollbars, customizable
Last push: 2024-03-01T09:47:44+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4044, "days_push": 915, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3216, forks 559 (observed 2026-08-28T04:07:49.603988+00:00)

## What it is
A React component library that provides fully customizable scrollbars with native browser scrolling behavior. It supports auto-hide, auto-height, universal (client and server) rendering, and 60fps scrolling via requestAnimationFrame.

## Use cases
- replace default browser scrollbars with custom styled ones in a react app
- add auto-hiding scrollbars to a scrollable container
- customize scrollbar thumb and track appearance in react
- get smooth 60fps scrolling in a react component
- use custom scrollbars with server-side rendering
- hide scrollbars on mobile and use native scrolling instead

## When to choose
- you need pixel-level control over scrollbar styling in a React app
- you want native scrolling performance with custom scrollbar visuals
- you need SSR-compatible custom scrollbars

## When to avoid
- your project is not React-based
- you need a maintained library with active development - the project is in maintenance mode
- default browser scrollbars are acceptable for your design

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, frontend-framework
- domain: frontend, web-development
- platform: browser
- tags: react, scrollbars, custom-scroll, ssr-compatible, nodejs, javascript

## Member repositories
- malte-wessel/react-custom-scrollbars (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:49.603988+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:44:55.693143+00:00, confidence not recorded.
  - readme: https://github.com/malte-wessel/react-custom-scrollbars (fetched 2026-08-28T04:07:49.603988+00:00, sha b7f20c739a1f)
  - homepage: http://malte-wessel.github.io/react-custom-scrollbars/ (fetched 2026-08-29T09:38:13.425856+00:00, sha ee18176b3a82)
  - registry_npm: https://registry.npmjs.org/react-custom-scrollbars (fetched 2026-08-29T09:38:13.435582+00:00, sha 0571d025d504)
- Data as of 2026-08-30T08:39:29.467469+00:00.
