# xiepeijie/SwipeCardView

一个带渐变层叠动画的左右滑动效果

Repository: https://github.com/xiepeijie/SwipeCardView
Canonical: https://ross.abutalabs.com/products/swipecardview
Language: Java
License: Apache-2.0
License Family: permissive
Topics: android, swipecard, swipeview
Last push: 2017-11-07T14:35:35+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": 3844, "days_push": 3221, "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 1452, forks 281 (observed 2026-08-28T04:04:46.497751+00:00)

## What it is
SwipeCardView is an Android UI library providing a Tinder-style swipe card view with gradient stacking animations, improved from Diolor's Swipecards. It lets developers add left/right card swiping with listener callbacks and programmatic swipe triggers.

## Use cases
- build a tinder-like card swiping interface in android
- swipe through profile cards with stacked animation
- implement left/right swipe gestures to accept or reject items
- create a card deck ui for a dating or discovery app
- programmatically trigger card swipe on button click

## When to choose
- you need a swipeable card deck ui in a native android app
- you want stacked card animations with swipe gestures out of the box
- you are building with java-based android views rather than compose

## When to avoid
- you are building with jetpack compose or cross-platform frameworks
- you need an actively maintained library with recent updates
- your project targets ios or web platforms

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, animation
- domain: mobile-development, android-tools
- platform: jvm
- tags: swipe-cards, tinder-style-ui, android-view, android

## Member repositories
- xiepeijie/SwipeCardView (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:46.497751+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:35:49.791685+00:00, confidence not recorded.
  - readme: https://github.com/xiepeijie/SwipeCardView (fetched 2026-08-28T04:04:46.497751+00:00, sha fded38c4d089)
- Data as of 2026-08-30T08:39:29.467469+00:00.
