# jacklam718/react-native-modals

A react native modals library. Swipeable. Highly customizable. Support multi modals & Support custom animation. For IOS & Android.

Repository: https://github.com/jacklam718/react-native-modals
Canonical: https://ross.abutalabs.com/products/react-native-modals
Language: JavaScript
License: MIT
License Family: permissive
Topics: react, react-animate, react-native, component, dialog, javascript, es6
Last push: 2024-06-19T12:57:31+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": 3644, "days_push": 805, "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 2208, forks 297 (observed 2026-08-28T04:06:26.137103+00:00)

## What it is
A React Native component library for displaying customizable modals and dialogs on iOS and Android. It supports swipeable modals, multiple stacked modals, custom animations (fade, scale, slide), and imperative show/update/dismiss APIs via a ModalPortal.

## Use cases
- show a confirmation dialog in a react native app
- display a swipeable bottom sheet modal
- render multiple stacked modals at once
- add custom slide or fade animations to popups
- show modals imperatively from anywhere in the app
- build alert dialogs with title, content, and footer buttons

## When to choose
- you need highly customizable modals or dialogs in React Native
- you want swipeable or bottom-sheet style modals
- you need to show modals imperatively without prop drilling
- you need multi-modal stacking support on iOS and Android

## When to avoid
- you are building a web app rather than React Native
- you need a maintained library with frequent updates and active issue triage
- you only need simple alerts that React Native's built-in Alert covers
- you want a full navigation or sheet ecosystem rather than just modals

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, animation
- domain: mobile-development, frontend, cross-platform
- platform: -
- tags: react-native, modals, dialogs, popups, swipeable, bottom-sheet, ios, android, mobile

## Member repositories
- jacklam718/react-native-modals (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:26.137103+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-30T02:46:20.694354+00:00, confidence not recorded.
  - readme: https://github.com/jacklam718/react-native-modals (fetched 2026-08-28T04:06:26.137103+00:00, sha ebbf205a4324)
  - registry_npm: https://registry.npmjs.org/react-native-modals (fetched 2026-08-29T10:26:58.702468+00:00, sha 39f7d20426cf)
- Data as of 2026-08-30T08:39:29.467469+00:00.
