# rgommezz/react-native-scroll-bottom-sheet

Cross platform scrollable bottom sheet with virtualisation support, native animations at 60 FPS and fully implemented in JS land :fire:

Repository: https://github.com/rgommezz/react-native-scroll-bottom-sheet
Canonical: https://ross.abutalabs.com/products/react-native-scroll-bottom-sheet
Language: TypeScript
License: MIT
License Family: permissive
Topics: react-native, bottomsheet, bottom-sheet, cross-platform, react-native-reanimated, react-native-gesture-handler, android, ios
Last push: 2023-03-04T19:28:28+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 2313, "days_push": 1278, "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 1552, forks 68 (observed 2026-08-28T04:05:02.335757+00:00)

## What it is
A cross-platform React Native scrollable bottom sheet component with virtualisation support and native-feeling 60 FPS animations, implemented entirely in JavaScript using Reanimated and Gesture Handler. It integrates with FlatList, ScrollView, and SectionList and is fully Expo compatible.

## Use cases
- add a draggable bottom sheet to a react native app
- build a maps-style bottom sheet with scrollable content
- render long lists inside a bottom sheet without performance loss
- create a bottom sheet that works with expo without ejecting
- implement snap points with interruptible spring animations
- animate other UI elements based on bottom sheet position

## When to choose
- you need a performant, virtualised bottom sheet in React Native on iOS and Android
- you want a pure JS solution with no native module linking, including Expo support
- you need FlatList or SectionList integration inside the sheet

## When to avoid
- you need a web-only bottom sheet
- you require a library with frequent updates and active maintenance
- you need advanced features like snap-backdrop or modal presentation found in newer alternatives

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, animation, state-management
- domain: mobile-development, frontend, cross-platform
- platform: cross-platform
- tags: react-native, bottom-sheet, reanimated, gesture-handler, expo, virtualisation, typescript, ios, android

## Member repositories
- rgommezz/react-native-scroll-bottom-sheet (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:02.335757+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-30T04:30:13.497144+00:00, confidence not recorded.
  - readme: https://github.com/rgommezz/react-native-scroll-bottom-sheet (fetched 2026-08-28T04:05:02.335757+00:00, sha c65e53bb2630)
  - registry_npm: https://registry.npmjs.org/react-native-scroll-bottom-sheet (fetched 2026-08-29T11:30:59.999819+00:00, sha bb077fe29af8)
- Data as of 2026-08-30T08:39:29.467469+00:00.
