# gontovnik/DGElasticPullToRefresh

Elastic pull to refresh for iOS developed in Swift

Repository: https://github.com/gontovnik/DGElasticPullToRefresh
Canonical: https://ross.abutalabs.com/products/dgelasticpulltorefresh
Homepage: https://medium.com/@gontovnik/elastic-view-animation-or-how-i-built-dgelasticpulltorefresh-269a3ba8636e#.9dioekqv6
Language: Swift
License: MIT
License Family: permissive
Last push: 2022-06-01T08:10:13+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": 3973, "days_push": 1554, "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 3735, forks 433 (observed 2026-08-28T04:08:15.810658+00:00)

## What it is
A Swift library that adds an elastic, bouncy pull-to-refresh control to iOS scroll views and table views. It supports custom loading views and configurable colors, distributed via CocoaPods or manual integration.

## Use cases
- add elastic pull to refresh to a tableview in swift
- custom loading animation for pull to refresh on ios
- bouncy refresh control like dribbble animation
- replace UIRefreshControl with a springy pull-to-refresh
- customize pull-to-refresh colors on ios

## When to choose
- building an iOS app in Swift that wants a polished elastic pull-to-refresh effect
- you need custom loading views with progress callbacks
- targeting older iOS versions (8.0+) with UIKit

## When to avoid
- building with SwiftUI where native refreshable is available
- you need actively maintained dependencies - updates are infrequent
- cross-platform (Android/Flutter/React Native) projects

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

## Member repositories
- gontovnik/DGElasticPullToRefresh (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:15.810658+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-29T18:29:11.750978+00:00, confidence not recorded.
  - readme: https://github.com/gontovnik/DGElasticPullToRefresh (fetched 2026-08-28T04:08:15.810658+00:00, sha 0d051023bf47)
- Data as of 2026-08-30T08:39:29.467469+00:00.
