# Yalantis/PullToRefresh

This component implements pure pull-to-refresh logic and you can use it for developing your own pull-to-refresh animations

Repository: https://github.com/Yalantis/PullToRefresh
Canonical: https://ross.abutalabs.com/products/yalantis-pulltorefresh
Homepage: https://yalantis.com
Language: Swift
License: MIT
License Family: permissive
Topics: ios, swift, animation, pull-to-refresh, cocoapods, tableview, refresh-animations, refreshview, yalantis
Last push: 2020-11-09T09:45:35+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": 4121, "days_push": 2123, "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 1252, forks 198 (observed 2026-08-28T04:04:08.380109+00:00)

## What it is
A Swift library for iOS that implements pull-to-refresh logic for UIScrollView subclasses, designed as a foundation for building custom pull-to-refresh animations. It supports CocoaPods and Carthage and lets developers supply their own refresh view and animator.

## Use cases
- add pull-to-refresh to a table view in swift
- create custom pull-to-refresh animation for ios
- customize refresh control appearance in uitableview
- implement pull to refresh in uiscrollview
- build animated refresh view with xib

## When to choose
- you need fully custom pull-to-refresh animations beyond UIRefreshControl
- you want a lightweight, MIT-licensed Swift component for scroll views

## When to avoid
- you only need a standard spinner refresh control (UIRefreshControl suffices)
- your table view uses sections, which is unsupported
- you need actively maintained support for the latest iOS versions

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

## Member repositories
- Yalantis/PullToRefresh (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:08.380109+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-30T05:07:31.905215+00:00, confidence not recorded.
  - readme: https://github.com/Yalantis/PullToRefresh (fetched 2026-08-28T04:04:08.380109+00:00, sha e34007c0d6ef)
  - homepage: https://yalantis.com (fetched 2026-08-29T12:18:12.806860+00:00, sha 0b15cc9179be)
  - site_page: https://yalantis.com/company (fetched 2026-08-29T12:18:12.809924+00:00, sha dc50f35c7edf)
  - site_page: https://yalantis.com/services/artificial-intelligence-consulting (fetched 2026-08-29T12:18:12.811929+00:00, sha 8f35541c41d8)
  - site_page: https://yalantis.com/iot-management-platform (fetched 2026-08-29T12:18:12.814485+00:00, sha a6a605a9d504)
- Data as of 2026-08-30T08:39:29.467469+00:00.
