colorfy-software/react-native-modalfy
🥞 Modal citizen of React Native. observed · 2026-08-28
Health v2 · maintenance only
91/100
- Activity 99
- Release rhythm 75
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 115
- age_days: 2688
- days_rel: 8
- days_push: 8
- n_releases_24m: 6
Adoption not part of the score
1384 stars · 55 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
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
library · maturity active
ui-components animation state-management mobile-development frontend cross-platform react-native modals modal-stack animations mobile-ui ios android mobile typescript
3 sources
- readme: https://github.com/colorfy-software/react-native-modalfy · fetched 2026-08-28 · 17010e10f7c0
- homepage: https://colorfy-software.gitbook.io/react-native-modalfy · fetched 2026-08-29 · 8e2011b3ceee
- registry_npm: https://registry.npmjs.org/react-native-modalfy · fetched 2026-08-29 · ea14324a3410
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| colorfy-software/react-native-modalfy | main | 91 |
For agents
markdown · JSON · MCP: product_card(name="colorfy-software/react-native-modalfy")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem