# ZLSwipeableView

A simple view for building card like interface inspired by Tinder and Potluck.

Repository: https://github.com/zhxnlai/ZLSwipeableViewSwift
Canonical: https://ross.abutalabs.com/products/zlswipeableview
Language: Swift
License: MIT
License Family: permissive
Last push: 2023-06-16T21:26:43+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4145, "days_push": 1174, "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 2249, forks 220 (observed 2026-08-28T04:06:30.334167+00:00)

## What it is
An Objective-C UIKit library for building Tinder-style swipeable card interfaces, with a Swift successor (ZLSwipeableViewSwift). It handles swipe gestures, cancellation, programmatic swipes, and view prefetching via a data source/delegate pattern.

## Use cases
- build a tinder-like card swipe interface in iOS
- swipeable card deck UI for a dating app
- implement swipe-to-dismiss cards with cancel gesture
- programmatically trigger card swipes in UIKit
- prefetch and animate stacked card views
- build card-based onboarding or discovery UI

## When to choose
- you need a Tinder-style swipeable card stack in an iOS app
- you want swipe, swipe-cancel, and programmatic swipe support out of the box
- you prefer a lightweight UIKit component with data source/delegate APIs

## When to avoid
- you are starting a new project - use the Swift version ZLSwipeableViewSwift instead
- you need SwiftUI-native card swipe components
- you need actively maintained Objective-C support - this repo is no longer actively maintained

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, animation, state-management
- domain: mobile-development, frontend, web-design
- platform: cross-platform
- tags: tinder-style-cards, swipe-gestures, uikit, objective-c, cocoapods, card-stack, ios, swift, mobile

## Member repositories
- zhxnlai/ZLSwipeableViewSwift (main) score 23
- zhxnlai/ZLSwipeableView (mirror) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:30.334167+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-30T08:14:28.925851+00:00, confidence not recorded.
  - readme: https://github.com/zhxnlai/ZLSwipeableViewSwift (fetched 2026-08-28T04:06:30.334167+00:00, sha 5b0c26255d30)
- Data as of 2026-08-30T08:39:29.467469+00:00.
