ZLSwipeableView
A simple view for building card like interface inspired by Tinder and Potluck. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4145
- days_rel: n/a
- days_push: 1174
- n_releases_24m: 0
Adoption not part of the score
2249 stars · 220 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
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
library · maturity maintenance
ui-components animation state-management mobile-development frontend web-design cross-platform tinder-style-cards swipe-gestures uikit objective-c cocoapods card-stack ios swift mobile
1 source
- readme: https://github.com/zhxnlai/ZLSwipeableViewSwift · fetched 2026-08-28 · 5b0c26255d30
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| zhxnlai/ZLSwipeableViewSwift | main | 23 |
| zhxnlai/ZLSwipeableView | mirror | 23 |
For agents
markdown · JSON · MCP: product_card(name="zhxnlai/ZLSwipeableViewSwift")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem