Ross ROSS = Recommend OSS · open-source software intelligence for agents

samvermette/SVPullToRefresh

Give pull-to-refresh & infinite scrolling to any UIScrollView with 1 line of code. observed · 2026-08-28

github.com/samvermette/SVPullToRefresh · homepage · Objective-C · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 5245
  • days_rel: n/a
  • days_push: 1000
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

4778 stars · 1073 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

An Objective-C library that adds pull-to-refresh and infinite scrolling to any UIScrollView (or subclass) with a single line of code, using Objective-C categories. It is customizable (colors, titles, custom views) and installable via CocoaPods or manual integration.

Use cases

  • add pull-to-refresh to a UITableView
  • implement infinite scrolling to load more data in a scroll view
  • trigger a refresh programmatically when a view appears
  • customize the pull-to-refresh indicator with custom views or colors
  • add pull-to-refresh from the bottom of a scroll view

When to choose

  • you maintain a legacy Objective-C iOS app needing pull-to-refresh without subclassing or delegates
  • you want a lightweight, one-line integration for UIScrollView refresh and pagination
  • you need customizable refresh indicator states and positions

When to avoid

  • you are building a new Swift app where UIRefreshControl or modern SwiftUI patterns suffice
  • you need actively developed features or Swift-native APIs
  • your project targets only the latest iOS SDKs with no Objective-C interop

Facets

library · maturity maintenance

ui-components animation mobile-development developer-tools cross-platform pull-to-refresh infinite-scrolling objective-c uiscrollview cocoapods ios mobile

1 source

Member repositories

RepositoryRoleHealth v2
samvermette/SVPullToRefreshmain32

For agents

markdown · JSON · MCP: product_card(name="samvermette/SVPullToRefresh")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem