TransitApp/SVWebViewController
A drop-in inline browser for your iOS app. 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-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5669
- days_rel: n/a
- days_push: 2316
- n_releases_24m: 0
Adoption not part of the score
2555 stars · 500 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
SVWebViewController is a drop-in inline browser view controller for iOS apps, written in Objective-C. It provides a ready-made web browsing UI with navigation controls, sharing activities, and distinct iPhone/iPad layouts.
Use cases
- open external links inside my iOS app without leaving it
- add an in-app web browser to a navigation stack
- show a webpage modally with back/forward and refresh controls
- let users share or open pages in Safari and Chrome
- display web content with proper iPad and iPhone layouts
When to choose
- you need a quick, lightweight in-app browser for an Objective-C or legacy iOS project
- you want a prebuilt browsing UI with share activities and orientation support
- you prefer a simple drop-in UIViewController over building a WKWebView wrapper yourself
When to avoid
- you are building a modern Swift app and want an actively maintained solution like SafariServices' SFSafariViewController
- you need heavy customization of the browser UI or modern WebKit features
- you require ongoing updates, since the project has not seen releases since 2020
Facets
library · maturity maintenance
ui-components browser-extension mobile-development web-development objective-c in-app-browser webview uikit drop-in ios mobile
1 source
- readme: https://github.com/TransitApp/SVWebViewController · fetched 2026-08-28 · 8a5210c68e15
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| TransitApp/SVWebViewController | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="TransitApp/SVWebViewController")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem