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

jamztang/JTGestureBasedTableViewDemo

(demo) Recreating the buttonless interaction pattern found in Clear for iPhone app observed · 2026-08-28

github.com/jamztang/JTGestureBasedTableViewDemo · homepage · Objective-C observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 5313
  • days_rel: n/a
  • days_push: 2472
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1320 stars · 200 forks observed · 2026-08-28

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

An Objective-C iOS library and demo recreating the buttonless, gesture-based table view interactions popularized by the Clear for iPhone app. It provides gesture recognizers for pull-down-to-add, pinch-to-create, panning, and long-hold-to-reorder on UITableView cells.

Use cases

  • add gesture-based interactions to an iOS table view
  • recreate the Clear app buttonless UI pattern
  • implement pull down to add cell in UITableView
  • pinch to create new list rows on iPhone
  • long press to reorder table view cells
  • learn how gesture recognizers drive list editing

When to choose

  • building an older Objective-C iOS app targeting iOS 5-era devices
  • studying how the Clear app gesture interactions were implemented
  • wanting a drop-in UITableView gesture recognizer with ARC

When to avoid

  • starting a new modern iOS project in Swift
  • needing maintained, documented, or licensed code
  • targeting current iOS versions or modern UI frameworks like SwiftUI

Facets

library · maturity abandoned

ui-components animation mobile-development web-development objective-c uitableview gesture-recognition clear-app demo touch-interactions ios mobile

2 sources

Member repositories

RepositoryRoleHealth v2
jamztang/JTGestureBasedTableViewDemomain32

For agents

markdown · JSON · MCP: product_card(name="jamztang/JTGestureBasedTableViewDemo")

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