CEWendel/SWTableViewCell
An easy-to-use UITableViewCell subclass that implements a swippable content view which exposes utility buttons (similar to iOS 7 Mail Application) observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4740
- days_rel: n/a
- days_push: 1931
- n_releases_24m: 0
Adoption not part of the score
7062 stars · 1241 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
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
library · maturity maintenance
ui-components animation mobile-development frontend uitableview objective-c swipeable-cells cocoapods ios-ui ios mobile swift
1 source
- readme: https://github.com/CEWendel/SWTableViewCell · fetched 2026-08-28 · 752982dc00ae
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| CEWendel/SWTableViewCell | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="CEWendel/SWTableViewCell")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem