# ggomaeng/react-native-card-modal

A pure javascript card modal for React Native framework.

Repository: https://github.com/ggomaeng/react-native-card-modal
Canonical: https://ross.abutalabs.com/products/react-native-card-modal
Language: JavaScript
License Family: other
Last push: 2021-06-15T05:28:24+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3570, "days_push": 1905, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1037, forks 120 (observed 2026-08-28T04:03:19.384786+00:00)

## What it is
A pure JavaScript card modal animation component for React Native, demonstrating an expanding card-to-modal transition. It is a demo/learning project by the author's own admission not suitable for production, with known bugs on Android.

## Use cases
- animate a card expanding into a full-screen modal in react native
- learn how to build card modal animations with the Animated API
- add an iOS-style card modal transition to a react native app
- find a react native card modal example to copy into my project
- study a pure javascript modal animation without native dependencies

## When to choose
- you want a reference implementation to learn React Native's Animated API
- you are building an iOS-only prototype and want a card-to-modal animation
- you need a pure JavaScript animation with no native module dependencies

## When to avoid
- you need a production-ready, maintained component
- your app targets Android, where the layout is known to be buggy
- you need long-term support or published package releases

## Facets
- artifact type: library
- maturity: abandoned
- function: animation, ui-components, mobile-framework
- domain: mobile-development, frontend, web-development
- platform: cross-platform
- tags: react-native, card-modal, javascript, demo-project, not-production-ready, mobile, ios

## Member repositories
- ggomaeng/react-native-card-modal (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:19.384786+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:04:23.063874+00:00, confidence not recorded.
  - readme: https://github.com/ggomaeng/react-native-card-modal (fetched 2026-08-28T04:03:19.384786+00:00, sha 559a72489a20)
- Data as of 2026-08-30T08:39:29.467469+00:00.
