# Temzasse/react-modal-sheet

Flexible bottom sheet component built with Motion to provide buttery smooth UX while keeping accessibility in mind 🪐

Repository: https://github.com/Temzasse/react-modal-sheet
Canonical: https://ross.abutalabs.com/products/react-modal-sheet
Homepage: https://temzasse.github.io/react-modal-sheet/
Language: TypeScript
License: MIT
License Family: permissive
Topics: reactjs, framer-motion, bottom-sheet, modal, accessibility, motion
Last push: 2026-03-27T20:08:09+00:00

## Health v2 (maintenance only)
Score: 80/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 74, release rhythm 77, longevity 100
- inputs: {"age_days": 2299, "days_push": 159, "days_rel": 159, "gap_med": 2, "n_releases_24m": 26}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1181, forks 100 (observed 2026-08-28T04:03:54.050688+00:00)

## What it is
A flexible React bottom sheet component library built on the Motion animation library, offering smooth gesture-driven sheets with snap points, detents, and scrollable content. It uses a compound component pattern (Container, Header, Content, Backdrop) to give full control over rendering while keeping accessibility in mind.

## Use cases
- add a bottom sheet modal to a react app
- build an apple maps style draggable sheet
- create accessible modal sheets with keyboard support
- implement snap point bottom sheets on mobile web
- show scrollable content in a draggable overlay
- customize backdrop and header of a modal sheet

## When to choose
- you need a polished, animated bottom sheet in React with minimal effort
- accessibility (focus management, ARIA) is a requirement
- you want full control over sheet markup via compound components
- you need detents/snap points and scrollable sheet content

## When to avoid
- your project does not use React
- you cannot add the Motion peer dependency
- you need a full-screen modal dialog rather than a bottom sheet
- you are not on a modern React version compatible with the library

## Facets
- artifact type: library
- maturity: active
- function: ui-components, animation, accessibility, frontend-framework
- domain: frontend, web-development, accessibility
- platform: browser
- tags: react, bottom-sheet, modal, framer-motion, motion, typescript, mobile-ui, web-server, nodejs

## Member repositories
- Temzasse/react-modal-sheet (main) score 80

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:54.050688+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-30T06:25:00.601368+00:00, confidence not recorded.
  - readme: https://github.com/Temzasse/react-modal-sheet (fetched 2026-08-28T04:03:54.050688+00:00, sha f96d1ddfe447)
  - homepage: https://temzasse.github.io/react-modal-sheet/ (fetched 2026-08-29T12:31:50.614458+00:00, sha 965489d847f6)
  - registry_npm: https://registry.npmjs.org/react-modal-sheet (fetched 2026-08-29T12:31:50.618432+00:00, sha 9a2b79aa62be)
- Data as of 2026-08-30T08:39:29.467469+00:00.
