# SwipeCellKit/SwipeCellKit

Swipeable UITableViewCell/UICollectionViewCell based on the stock Mail.app, implemented in Swift.

Repository: https://github.com/SwipeCellKit/SwipeCellKit
Canonical: https://ross.abutalabs.com/products/swipecellkit
Homepage: https://jerkoch.com/2017/02/07/swiper-no-swiping.html
Language: Swift
License: NOASSERTION
License Family: other
Topics: swift, uikit, ios, swipe, uitableview, uitableviewcell, drag, tableview
Last push: 2024-05-19T14:19:08+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": 3498, "days_push": 836, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 6282, forks 813 (observed 2026-08-28T04:09:41.282836+00:00)

## What it is
A Swift library providing swipeable UITableViewCell and UICollectionViewCell components that replicate the Mail.app swipe gesture behavior. It supports left/right swipe actions, customizable transition and expansion styles, haptic feedback, and accessibility.

## Use cases
- add swipe-to-delete actions to table view cells
- implement Mail.app-style swipe gestures in iOS apps
- add swipe action buttons with icons to collection view cells
- customize swipe transition animations like border, drag, and reveal
- support destructive swipe actions with expansion behavior

## When to choose
- building UIKit-based iOS apps that need polished swipeable cells
- you want Mail.app-like swipe physics and animations out of the box
- you need both UITableView and UICollectionView support

## When to avoid
- building with SwiftUI instead of UIKit
- you need cross-platform support beyond iOS
- the project requires actively maintained dependencies, as development has slowed

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, animation
- domain: mobile-development, frontend
- platform: -
- tags: uikit, uitableview, uicollectionview, swipe-gestures, cocoapods, carthage, ios, swift, mobile

## Member repositories
- SwipeCellKit/SwipeCellKit (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:41.282836+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-29T17:46:19.916360+00:00, confidence not recorded.
  - readme: https://github.com/SwipeCellKit/SwipeCellKit (fetched 2026-08-28T04:09:41.282836+00:00, sha e833d3c7d3f8)
  - homepage: https://jerkoch.com/2017/02/07/swiper-no-swiping.html (fetched 2026-08-29T08:43:03.019095+00:00, sha 5ba610a27865)
  - site_page: https://jerkoch.com/about.html (fetched 2026-08-29T08:43:03.024283+00:00, sha d4db8125b136)
- Data as of 2026-08-30T08:39:29.467469+00:00.
