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

ninjinkun/NJKWebViewProgress

UIWebView progress interface observed · 2026-08-28

github.com/ninjinkun/NJKWebViewProgress · Objective-C · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
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: 4882
  • days_rel: n/a
  • days_push: 2433
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

3868 stars · 583 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 a progress interface to UIWebView on iOS, which lacks an official progress API. It proxies the UIWebViewDelegate to report page load progress and includes an iOS 7 Safari-style progress bar view.

Use cases

  • show a progress bar while a UIWebView loads a page
  • build an in-app browser with loading progress
  • track webview document loading state without private APIs
  • display Safari-style progress indicator in an iOS app

When to choose

  • maintaining a legacy Objective-C iOS app that still uses UIWebView and needs load progress

When to avoid

  • starting a new iOS project - UIWebView is deprecated and removed from App Store submissions
  • apps using WKWebView, which has its own estimatedProgress API
  • expecting ongoing updates - the project has not been maintained since 2020

Facets

library · maturity abandoned

ui-components http-client mobile-development web-development uiwebview objective-c progress-bar in-app-browser cocoapods ios mobile

1 source

Member repositories

RepositoryRoleHealth v2
ninjinkun/NJKWebViewProgressmain23

For agents

markdown · JSON · MCP: product_card(name="ninjinkun/NJKWebViewProgress")

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