Ross ROSS = Recommend OSS · open-source software intelligence for agents

alikaragoz/MCSwipeTableViewCell

:point_up_2: Convenient UITableViewCell subclass that implements a swippable content to trigger actions (similar to the Mailbox app). observed · 2026-08-28

github.com/alikaragoz/MCSwipeTableViewCell · Objective-C · MIT (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: archived

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: 4932
  • days_rel: n/a
  • days_push: 2907
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2933 stars · 406 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

An Objective-C UITableViewCell subclass that adds swipe-to-trigger-action behavior similar to the Mailbox app, supporting exit and switch modes. It provides customizable swipe states with icons and colors for each direction.

Use cases

  • add swipe-to-delete actions to table view cells
  • implement Mailbox-style swipe gestures in an iOS list
  • swipe cells to mark tasks complete or archive them
  • make table rows bounce back after a swipe selection
  • customize swipe icons and colors per direction in a UITableView

When to choose

  • maintaining or extending a legacy Objective-C iOS codebase that needs swipeable table cells
  • you want a lightweight, drop-in UITableViewCell subclass rather than a full gesture library

When to avoid

  • starting a new Swift project - use modern alternatives like SwiftUI swipeActions or SwipeCellKit
  • you need actively maintained code with recent iOS API support

Facets

library · maturity abandoned

ui-components animation mobile-development frontend uitableview objective-c swipe-gestures mailbox-style deprecated ios mobile

1 source

Member repositories

RepositoryRoleHealth v2
alikaragoz/MCSwipeTableViewCellmain10

For agents

markdown · JSON · MCP: product_card(name="alikaragoz/MCSwipeTableViewCell")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem