# kentnguyen/KNSemiModalViewController

KNSemiModalViewController

Repository: https://github.com/kentnguyen/KNSemiModalViewController
Canonical: https://ross.abutalabs.com/products/knsemimodalviewcontroller
Language: Objective-C
License Family: other
Last push: 2016-05-11T04:21:25+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": 5236, "days_push": 3766, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1786, forks 273 (observed 2026-08-28T04:05:36.171558+00:00)

## What it is
An Objective-C category on UIViewController that replicates the semi-modal view with pushed-back stacked animation from National Geographic's Park Guides app. It is a small drop-in library (2 files) requiring no subclassing, supporting iPhone and iPad.

## Use cases
- show a semi-modal panel with stacked push-back animation in an iOS app
- present a partial-height modal view controller without subclassing
- add slide-up or fade transition overlays to any view controller
- implement a bottom sheet style picker inside navigation or tab bar controllers
- present a resizable semi-modal view that works with the keyboard

## When to choose
- you maintain a legacy Objective-C iOS app targeting iOS 5-9 and want a lightweight semi-modal animation
- you want a tiny drop-in category instead of a full modal framework

## When to avoid
- you are starting a new Swift or SwiftUI project - the library is unmaintained since 2016 and predates modern iOS APIs
- you need adaptive presentations or iOS 13+ sheet-style modals, which UIKit provides natively
- you need guaranteed license compliance - the repo lacks a clear LICENSE file despite claiming MIT

## Facets
- artifact type: library
- maturity: abandoned
- function: ui-components, animation
- domain: mobile-development, frontend
- platform: -
- tags: objective-c, uiviewcontroller, semi-modal, ios-ui, category, deprecated, ios, mobile

## Member repositories
- kentnguyen/KNSemiModalViewController (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:36.171558+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-30T03:24:10.397871+00:00, confidence not recorded.
  - readme: https://github.com/kentnguyen/KNSemiModalViewController (fetched 2026-08-28T04:05:36.171558+00:00, sha 92f70f83fce9)
- Data as of 2026-08-30T08:39:29.467469+00:00.
