# maxs15/react-native-modalbox

A <Modal/> component for react-native

Repository: https://github.com/maxs15/react-native-modalbox
Canonical: https://ross.abutalabs.com/products/react-native-modalbox
Language: JavaScript
License: MIT
License Family: permissive
Last push: 2024-12-15T09:14:54+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": 4065, "days_push": 626, "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 2917, forks 496 (observed 2026-08-28T04:07:30.019740+00:00)

## What it is
A customizable modal component for React Native with swipe-down-to-close, backdrop, and positioning options. It works on both iOS and Android and supports native driver animations.

## Use cases
- show a bottom sheet in react native
- swipe down to close modal react native
- customizable modal popup for ios and android
- display a dialog with backdrop in react native app
- open a modal from top or bottom of screen
- close modal on android back button

## When to choose
- you need a lightweight, fully customizable modal with swipe-to-close in React Native
- you want control over backdrop, position, entry direction, and animation easing
- you need Android back-button close support

## When to avoid
- you are not building a React Native app
- you need a full-screen navigation flow rather than a modal
- you prefer a more actively maintained alternative like react-native-modal

## Facets
- artifact type: library
- maturity: stable
- function: ui-components, animation
- domain: mobile-development, frontend, cross-platform
- platform: -
- tags: react-native, modal, bottom-sheet, swipe-to-close, react-component, ios, android, mobile, javascript

## Member repositories
- maxs15/react-native-modalbox (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:30.019740+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-30T07:34:04.875776+00:00, confidence not recorded.
  - readme: https://github.com/maxs15/react-native-modalbox (fetched 2026-08-28T04:07:30.019740+00:00, sha fe8fa8e7c677)
  - registry_npm: https://registry.npmjs.org/react-native-modalbox (fetched 2026-08-29T09:49:33.498610+00:00, sha 394a29e0d4de)
- Data as of 2026-08-30T08:39:29.467469+00:00.
