# yuyakaido/CardStackView

📱Tinder like swipeable card view for Android

Repository: https://github.com/yuyakaido/CardStackView
Canonical: https://ross.abutalabs.com/products/cardstackview
Language: Java
License: Apache-2.0
License Family: permissive
Topics: android, tinder, recyclerview, layoutmanager
Last push: 2024-08-19T10:30:24+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3818, "days_push": 744, "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 2471, forks 467 (observed 2026-08-28T04:06:54.710276+00:00)

## What it is
An Android library that provides a Tinder-like swipeable card stack view built on RecyclerView with a custom CardStackLayoutManager. It supports manual and programmatic swipes, rewind, overlays, and extensive stack/swipe configuration.

## Use cases
- build a tinder-style swipe deck in an android app
- swipeable card stack ui for android
- programmatically swipe cards with custom animations
- rewind a swiped card back into the stack
- customize card stack spacing, scale, and visible count
- add like/nope overlay while dragging cards

## When to choose
- you need a swipeable card stack on android with fine-grained animation and layout control
- you want rewind, cancel, and programmatic swipe support out of the box
- your app targets older android APIs (14+)

## When to avoid
- you need a cross-platform (iOS/Flutter/React Native) swipe component
- you are building for iOS or non-Android platforms
- you need actively developed features beyond maintenance-level updates

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, animation
- domain: mobile-development, android-tools
- platform: -
- tags: tinder-swipe, recyclerview, card-stack, layoutmanager, java, android

## Member repositories
- yuyakaido/CardStackView (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:54.710276+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:29:09.219269+00:00, confidence not recorded.
  - readme: https://github.com/yuyakaido/CardStackView (fetched 2026-08-28T04:06:54.710276+00:00, sha 31a6f0c8ecf1)
- Data as of 2026-08-30T08:39:29.467469+00:00.
