# CEWendel/SWTableViewCell

An easy-to-use UITableViewCell subclass that implements a swippable content view which exposes utility buttons (similar to iOS 7 Mail Application)

Repository: https://github.com/CEWendel/SWTableViewCell
Canonical: https://ross.abutalabs.com/products/swtableviewcell
Language: Objective-C
License: MIT
License Family: permissive
Last push: 2021-05-20T14:43:51+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": 4740, "days_push": 1931, "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 7062, forks 1241 (observed 2026-08-28T04:09:55.638854+00:00)

## What it is
An Objective-C UITableViewCell subclass that adds swipeable content views exposing utility buttons on either side, mimicking the iOS 7 Mail app behavior. It supports dynamic button scaling, smart selection handling, and customizable buttons with titles, icons, and colors.

## Use cases
- add swipe-to-delete actions to table view cells
- reveal utility buttons when swiping a table cell
- recreate iOS Mail-style swipe actions in a UITableView
- add left and right swipe buttons to list rows
- implement swipeable cells with icons and colored action buttons

## When to choose
- you maintain a legacy Objective-C or older iOS (6-9 era) app using UITableView
- you want Mail-app-style swipe actions with minimal setup via CocoaPods

## When to avoid
- you are building a modern SwiftUI app with native swipeActions support
- you need actively maintained libraries with recent iOS support
- your project uses UICollectionView instead of UITableView

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, animation
- domain: mobile-development, frontend
- platform: -
- tags: uitableview, objective-c, swipeable-cells, cocoapods, ios-ui, ios, mobile, swift

## Member repositories
- CEWendel/SWTableViewCell (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:55.638854+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:40:28.738879+00:00, confidence not recorded.
  - readme: https://github.com/CEWendel/SWTableViewCell (fetched 2026-08-28T04:09:55.638854+00:00, sha 752982dc00ae)
- Data as of 2026-08-30T08:39:29.467469+00:00.
