# TransitApp/SVWebViewController

A drop-in inline browser for your iOS app.

Repository: https://github.com/TransitApp/SVWebViewController
Canonical: https://ross.abutalabs.com/products/svwebviewcontroller
Language: Objective-C
License: MIT
License Family: permissive
Last push: 2020-04-30T03:24:05+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 5669, "days_push": 2316, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2555, forks 500 (observed 2026-08-28T04:07:00.714867+00:00)

## What it is
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
- artifact type: library
- maturity: maintenance
- function: ui-components, browser-extension
- domain: mobile-development, web-development
- platform: -
- tags: objective-c, in-app-browser, webview, uikit, drop-in, ios, mobile

## Member repositories
- TransitApp/SVWebViewController (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:00.714867+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-30T02:23:43.572031+00:00, confidence not recorded.
  - readme: https://github.com/TransitApp/SVWebViewController (fetched 2026-08-28T04:07:00.714867+00:00, sha 8a5210c68e15)
- Data as of 2026-08-30T08:39:29.467469+00:00.
