CoderMJLee/MJRefresh
An easy way to use pull-to-refresh. observed · 2026-08-28
Health v2 · maintenance only
46/100
- Activity 51
- Release rhythm 8
- Longevity 100
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: 4485
- days_rel: n/a
- days_push: 295
- n_releases_24m: 0
Adoption not part of the score
13811 stars · 3521 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
MJRefresh is a widely-used Objective-C library that adds pull-to-refresh and load-more controls to UIScrollView, UITableView, and UICollectionView on iOS. It supports customizable headers/footers, animation images, i18n, and integration via CocoaPods, Carthage, and SPM.
Use cases
- add pull-to-refresh to a table view in iOS
- implement load-more footer for infinite scrolling lists
- customize refresh control with animation images
- add drop-down refresh to a collection view
- auto-trigger refresh when scrolling to bottom
When to choose
- building an iOS app with UIKit scroll views that need refresh controls
- you want a battle-tested library used by hundreds of apps
- you need highly customizable refresh headers and footers
When to avoid
- building with SwiftUI where native .refreshable exists
- targeting Android or cross-platform frameworks
- you need refresh controls outside UIScrollView-based views
Facets
library · maturity stable
ui-components animation mobile-development frontend pull-to-refresh objective-c uikit cocoapods scrollview ios mobile swift
1 source
- readme: https://github.com/CoderMJLee/MJRefresh · fetched 2026-08-28 · 1569a6a480a8
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| CoderMJLee/MJRefresh | main | 46 |
For agents
markdown · JSON · MCP: product_card(name="CoderMJLee/MJRefresh")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem