# colorfy-software/react-native-modalfy

🥞 Modal citizen of React Native.

Repository: https://github.com/colorfy-software/react-native-modalfy
Canonical: https://ross.abutalabs.com/products/react-native-modalfy
Homepage: https://colorfy-software.gitbook.io/react-native-modalfy
Language: TypeScript
License: MIT
License Family: permissive
Topics: react, react-native, ios, android, animations, stack, modals
Last push: 2026-08-25T12:15:04+00:00

## Health v2 (maintenance only)
Score: 91/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 99, release rhythm 75, longevity 100
- inputs: {"age_days": 2688, "days_push": 8, "days_rel": 8, "gap_med": 115, "n_releases_24m": 6}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1384, forks 55 (observed 2026-08-28T04:04:34.748851+00:00)

## What it is
React Native Modalfy is a TypeScript library for managing modals in React Native apps. It lets you define modals once in a stack, open them from anywhere, display multiple stacked modals, and fully control animations and transitions.

## Use cases
- manage modals in a react native app
- stack multiple modals at once
- open a modal from anywhere in the app
- custom modal animations and transitions
- centralized modal management instead of inline modal components
- pass params and callbacks to modals

## When to choose
- you need to show many modals frequently and want centralized stack-based management
- you need multiple modals displayed simultaneously with custom transitions
- you want to avoid complex modal logic scattered across components

## When to avoid
- you only need a single simple modal - React Native's built-in Modal or react-native-modal is enough
- you need fully pre-styled modal components - Modalfy only provides logic, you build the visuals
- you are not building a React Native mobile app

## Facets
- artifact type: library
- maturity: active
- function: ui-components, animation, state-management
- domain: mobile-development, frontend, cross-platform
- platform: -
- tags: react-native, modals, modal-stack, animations, mobile-ui, ios, android, mobile, typescript

## Member repositories
- colorfy-software/react-native-modalfy (main) score 91

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:34.748851+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:39:58.879743+00:00, confidence not recorded.
  - readme: https://github.com/colorfy-software/react-native-modalfy (fetched 2026-08-28T04:04:34.748851+00:00, sha 17010e10f7c0)
  - homepage: https://colorfy-software.gitbook.io/react-native-modalfy (fetched 2026-08-29T11:55:59.036817+00:00, sha 8e2011b3ceee)
  - registry_npm: https://registry.npmjs.org/react-native-modalfy (fetched 2026-08-29T11:55:59.046494+00:00, sha ea14324a3410)
- Data as of 2026-08-30T08:39:29.467469+00:00.
