leah/PullToRefresh
A simple iPhone TableViewController for adding pull-to-refresh functionality. 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: 5883
- days_rel: n/a
- days_push: 1414
- n_releases_24m: 0
Adoption not part of the score
1887 stars · 246 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An Objective-C library providing a TableViewController subclass that adds pull-to-refresh functionality to iPhone apps, inspired by Tweetie 2. It is now obsolete since Apple's native UIRefreshControl covers this need from iOS 6 onward.
Use cases
- add pull-to-refresh to a UITableView in an old iOS app
- support refresh-on-pull on iOS versions before 6.0
- customize a pull-to-refresh table view controller
- replicate Tweetie-style refresh interaction
- learn how pull-to-refresh was implemented in Objective-C
When to choose
- you must support iOS versions older than 6.0
- you maintain a legacy Objective-C codebase already using it
- you want a minimal, copy-in implementation to study or modify
When to avoid
- you target iOS 6.0 or later - use UIRefreshControl instead
- you want an actively maintained library
- you are starting a new Swift or SwiftUI project
Facets
library · maturity abandoned
ui-components mobile-framework mobile-development frontend pull-to-refresh uitableview objective-c uikit deprecated ios mobile
1 source
- readme: https://github.com/leah/PullToRefresh · fetched 2026-08-28 · 26f213eabefe
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| leah/PullToRefresh | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="leah/PullToRefresh")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem