# seedante/CardAnimation

Card flip animation by pan gesture.

Repository: https://github.com/seedante/CardAnimation
Canonical: https://ross.abutalabs.com/products/cardanimation
Language: Swift
License: MIT
License Family: permissive
Last push: 2021-01-20T11:55:02+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": 3982, "days_push": 2051, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1164, forks 127 (observed 2026-08-28T04:03:49.828223+00:00)

## What it is
A Swift UIKit library that implements a card flip animation driven by pan gestures, packaged as two drop-in view classes (CardContainerView and CardAnimationView). It supports custom card sizes and custom card views via data source protocols.

## Use cases
- add a tinder-like card flip animation to an iOS app
- implement swipeable card stacks with pan gestures
- display a deck of image cards that flip on drag
- build custom card views with flip animation in Swift

## When to avoid
- you need SwiftUI-native animations
- you target platforms other than iOS
- you need actively maintained code with recent updates

## Facets
- artifact type: library
- maturity: maintenance
- function: animation, ui-components
- domain: mobile-development, frontend
- platform: -
- tags: card-flip, pan-gesture, uikit, swift-4, ios, swift, mobile

## Member repositories
- seedante/CardAnimation (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:49.828223+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-30T06:31:31.291595+00:00, confidence not recorded.
  - readme: https://github.com/seedante/CardAnimation (fetched 2026-08-28T04:03:49.828223+00:00, sha a7ee4c8de14f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
