# kevin-lyn/STPopup

STPopup provides STPopupController, which works just like UINavigationController in popup style, for both iPhone and iPad. It's written in Objective-C and compatible with Swift.

Repository: https://github.com/kevin-lyn/STPopup
Canonical: https://ross.abutalabs.com/products/stpopup
Language: Objective-C
License: MIT
License Family: permissive
Topics: ios, popup, ui, ui-components, ipad, iphone, form-sheet, bottom-sheet, bulletin-board
Last push: 2021-12-11T21:09:16+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4007, "days_push": 1726, "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 2583, forks 344 (observed 2026-08-28T04:07:02.491776+00:00)

## What it is
STPopup is an iOS library providing STPopupController, a UINavigationController-like component that presents view controllers in popup style on iPhone and iPad. It supports form sheet and bottom sheet styles, storyboard integration, and is written in Objective-C with Swift compatibility.

## Use cases
- show a view controller in a popup on ios
- present a bottom sheet with navigation stack
- push and pop view controllers inside a popup
- display a form sheet on ipad
- build a popup that auto-adjusts when the keyboard appears
- dismiss a popup by dragging its navigation bar

## When to choose
- you need UINavigationController-like navigation inside a popup on iOS
- you want form sheet or bottom sheet presentation with storyboard support
- your project is Objective-C or mixed Objective-C/Swift targeting iOS 7+

## When to avoid
- you only need iOS 13+ native sheet presentation via UIKit
- you are building with SwiftUI
- you need actively developed features or recent iOS API support

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, mobile-framework
- domain: mobile-development, frontend
- platform: -
- tags: objective-c, popup-controller, uikit, bottom-sheet, form-sheet, cocoapods, storyboard, ios, swift, mobile

## Member repositories
- kevin-lyn/STPopup (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:02.491776+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:22:30.560896+00:00, confidence not recorded.
  - readme: https://github.com/kevin-lyn/STPopup (fetched 2026-08-28T04:07:02.491776+00:00, sha 3d31f957ecde)
- Data as of 2026-08-30T08:39:29.467469+00:00.
