# nysamnang/react-native-raw-bottom-sheet

Add Your Own Component To Bottom Sheet Whatever You Want (Android and iOS)

Repository: https://github.com/nysamnang/react-native-raw-bottom-sheet
Canonical: https://ross.abutalabs.com/products/react-native-raw-bottom-sheet
Homepage: https://npmjs.com/package/react-native-raw-bottom-sheet
Language: JavaScript
License: MIT
License Family: permissive
Topics: react-native, bottom-sheet, action-sheet, raw-bottom-sheet, bottom-animated, picker, modal, bottom-drawer
Last push: 2024-05-02T04:21:59+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": 2782, "days_push": 853, "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 1202, forks 194 (observed 2026-08-28T04:03:58.331987+00:00)

## What it is
A lightweight, zero-dependency React Native bottom sheet component that lets developers render any custom component inside an animated bottom drawer. It supports drag-down gestures, all orientations, and works on both Android and iOS.

## Use cases
- show a bottom sheet modal in react native
- build an action sheet with custom content on android and ios
- add a draggable bottom drawer to my mobile app
- display a picker or form inside a bottom sheet
- create an animated bottom panel with zero configuration
- open a bottom sheet programmatically from a button press

## When to choose
- you need a simple, lightweight bottom sheet with no native dependencies
- you want full control over the sheet's content and styling
- you need cross-platform (Android and iOS) behavior with drag gestures

## When to avoid
- you need advanced features like snap points, scrollable content, or backdrop customization offered by heavier libraries
- you are not building a React Native app
- you need a maintained library with frequent releases and broad community support

## Facets
- artifact type: library
- maturity: stable
- function: ui-components, animation
- domain: mobile-development, frontend, cross-platform
- platform: -
- tags: react-native, bottom-sheet, action-sheet, modal, drawer, picker, android, ios, mobile

## Member repositories
- nysamnang/react-native-raw-bottom-sheet (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:58.331987+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:20:37.176167+00:00, confidence not recorded.
  - readme: https://github.com/nysamnang/react-native-raw-bottom-sheet (fetched 2026-08-28T04:03:58.331987+00:00, sha 34788ecc4cbe)
  - registry_npm: https://registry.npmjs.org/react-native-raw-bottom-sheet (fetched 2026-08-29T12:27:50.718935+00:00, sha 010d506dfc5e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
