# MortimerGoro/MGSwipeTableCell

An easy to use UITableViewCell subclass that allows to display swippable buttons with a variety of transitions.

Repository: https://github.com/MortimerGoro/MGSwipeTableCell
Canonical: https://ross.abutalabs.com/products/mgswipetablecell
Language: Objective-C
License: MIT
License Family: permissive
Last push: 2023-03-22T00:38:19+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4407, "days_push": 1261, "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 6915, forks 1056 (observed 2026-08-28T04:09:51.340388+00:00)

## What it is
MGSwipeTableCell is an easy-to-use UITableViewCell subclass for iOS that displays swipeable buttons with a variety of transitions. It supports all cell creation styles (storyboards, xibs, programmatic) and offers multiple transition effects like border, clip, 3D, static, and drag.

## Use cases
- add swipe-to-delete buttons to table view cells
- mimic Apple Mail app swipe actions in iOS
- create Spotify-style swipe interactions on table cells
- show action buttons when user swipes a UITableViewCell
- customize swipe transition animations in UITableView

## When to choose
- building an iOS app with UITableView that needs swipeable cell actions
- wanting multiple swipe transition styles out of the box
- needing compatibility with storyboards, xibs, and programmatic cells

## When to avoid
- building with SwiftUI where native swipeActions are available
- targeting modern iOS only and preferring first-party APIs
- working on Android or cross-platform projects

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

## Member repositories
- MortimerGoro/MGSwipeTableCell (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:51.340388+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:41:27.348907+00:00, confidence not recorded.
  - readme: https://github.com/MortimerGoro/MGSwipeTableCell (fetched 2026-08-28T04:09:51.340388+00:00, sha 13c2aa772914)
- Data as of 2026-08-30T08:39:29.467469+00:00.
