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: observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2313
- days_rel: n/a
- days_push: 1278
- n_releases_24m: 0
Adoption not part of the score
1552 stars · 68 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
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
library · maturity maintenance
ui-components animation state-management mobile-development frontend cross-platform cross-platform react-native bottom-sheet reanimated gesture-handler expo virtualisation typescript ios android
2 sources
- readme: https://github.com/rgommezz/react-native-scroll-bottom-sheet · fetched 2026-08-28 · c65e53bb2630
- registry_npm: https://registry.npmjs.org/react-native-scroll-bottom-sheet · fetched 2026-08-29 · bb077fe29af8
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| rgommezz/react-native-scroll-bottom-sheet | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="rgommezz/react-native-scroll-bottom-sheet")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem