expo/react-native-action-sheet
A cross-platform ActionSheet for React Native observed · 2026-08-28
Health v2 · maintenance only
26/100
- Activity 8
- 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: 3914
- days_rel: 554
- days_push: 554
- n_releases_24m: 1
Adoption not part of the score
1577 stars · 223 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A cross-platform ActionSheet component library for React Native, using the native UIActionSheet on iOS and a pure JavaScript implementation on Android and web. It provides an ActionSheetProvider context plus a useActionSheet hook to show option menus from any component.
Use cases
- show a bottom action menu in a react native app
- present delete/save/cancel options cross-platform
- add an ios-style action sheet to an expo project
- display a menu of choices when a button is pressed
- implement destructive action confirmation menus
- use action sheets in react native web apps
When to choose
- building a react native or expo app needing a cross-platform action sheet
- wanting native iOS UIActionSheet behavior with a JS fallback elsewhere
- preferring a small MIT-licensed library with a hook-based API
When to avoid
- building outside react native (plain iOS/Android or web frameworks)
- needing fully custom-styled menus rather than platform-native sheets
- targeting platforms like macOS or Windows TV where it is untested
Facets
library · maturity stable
ui-components mobile-framework mobile-development frontend cross-platform react-native expo action-sheet typescript hooks ios android web
1 source
- readme: https://github.com/expo/react-native-action-sheet · fetched 2026-08-28 · 9e2df0df5e68
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| expo/react-native-action-sheet | main | 26 |
For agents
markdown · JSON · MCP: product_card(name="expo/react-native-action-sheet")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem