# eggswift/pull-to-refresh

Busy Re-Building....# An easy way to use pull to refresh and infinite scrolling in Swift. Pod 'ESPullToRefresh'

Repository: https://github.com/eggswift/pull-to-refresh
Canonical: https://ross.abutalabs.com/products/pull-to-refresh
Language: Swift
License: MIT
License Family: permissive
Topics: refresher, pull-to-refresh, infinite-scroll, scrollview, collectionview, webview, textview, swift, swift3, refresh, espulltorefresh
Last push: 2023-09-27T11:01:06+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3772, "days_push": 1071, "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 1842, forks 253 (observed 2026-08-28T04:05:43.194282+00:00)

## What it is
ESPullToRefresh is a Swift library that adds pull-to-refresh and infinite-scrolling to any UIScrollView subclass (UITableView, UICollectionView, UITextView) via a simple extension API. It supports custom refresh animations by conforming to its animator protocols.

## Use cases
- add pull-to-refresh to a table view in Swift
- implement infinite scrolling to load more data
- customize refresh animation style in iOS app
- add refresh control to collection view or web view
- pull down to refresh and pull up to load more in UIScrollView

## When to choose
- you need quick pull-to-refresh and load-more in a Swift iOS app
- you want customizable refresh animations via protocols
- you use UITableView, UICollectionView, or UITextView

## When to avoid
- you need SwiftUI-native refresh APIs
- your project targets Android or cross-platform frameworks
- you need actively developed features - the repo is in maintenance/rebuild

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, animation
- domain: mobile-development, frontend
- platform: -
- tags: pull-to-refresh, infinite-scroll, uiscrollview, cocoapods, swift-library, ios, swift, mobile

## Member repositories
- eggswift/pull-to-refresh (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:43.194282+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-30T03:17:59.557289+00:00, confidence not recorded.
  - readme: https://github.com/eggswift/pull-to-refresh (fetched 2026-08-28T04:05:43.194282+00:00, sha c98459f7a0ca)
- Data as of 2026-08-30T08:39:29.467469+00:00.
