# CoderMJLee/MJRefresh

An easy way to use pull-to-refresh.

Repository: https://github.com/CoderMJLee/MJRefresh
Canonical: https://ross.abutalabs.com/products/mjrefresh
Language: Objective-C
License: MIT
License Family: permissive
Topics: objective-c, refresh
Last push: 2025-11-11T04:44:40+00:00

## Health v2 (maintenance only)
Score: 46/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 51, release rhythm 8, longevity 100
- inputs: {"age_days": 4485, "days_push": 295, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 13811, forks 3521 (observed 2026-08-28T04:11:04.869172+00:00)

## What it is
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
- artifact type: library
- maturity: stable
- function: ui-components, animation
- domain: mobile-development, frontend
- platform: -
- tags: pull-to-refresh, objective-c, uikit, cocoapods, scrollview, ios, mobile, swift

## Member repositories
- CoderMJLee/MJRefresh (main) score 46

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:11:04.869172+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:13:01.495734+00:00, confidence not recorded.
  - readme: https://github.com/CoderMJLee/MJRefresh (fetched 2026-08-28T04:11:04.869172+00:00, sha 1569a6a480a8)
- Data as of 2026-08-30T08:39:29.467469+00:00.
