# kikoso/Swipeable-Cards

A native library providing a Tinder-like cards effect. A card can be constructed using an image and displayed with animation effects, dismiss-to-like and dismiss-to-unlike, and use different sorting mechanisms.

Repository: https://github.com/kikoso/Swipeable-Cards
Canonical: https://ross.abutalabs.com/products/swipeable-cards
Language: Java
License: Apache-2.0
License Family: permissive
Last push: 2020-11-16T03:25:54+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": 4495, "days_push": 2116, "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 1462, forks 358 (observed 2026-08-28T04:04:47.671145+00:00)

## What it is
Swipeable-Cards is a native Android library that provides a Tinder-like card stack UI with swipe animations. Cards can be built from images and titles, with like/dislike dismissal callbacks and ordered or shuffled stacking.

## Use cases
- build a tinder-style swipe card deck in an android app
- swipe to like or dislike cards with animations
- create a card stack ui from images and titles
- handle like/dislike callbacks when a card is dismissed
- shuffle or order cards in a stack container

## When to choose
- you need a classic tinder-style swipeable card stack on android
- you want a lightweight native java library with simple adapter-based setup
- your project targets android api 19 and above with androidx

## When to avoid
- you need a maintained library with recent updates and active support
- you want jetpack compose or modern kotlin-first card swipe implementations
- you need cross-platform swipe cards for ios as well

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

## Member repositories
- kikoso/Swipeable-Cards (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:47.671145+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:17.890003+00:00, confidence not recorded.
  - readme: https://github.com/kikoso/Swipeable-Cards (fetched 2026-08-28T04:04:47.671145+00:00, sha ab401f2a5f3b)
- Data as of 2026-08-30T08:39:29.467469+00:00.
