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

kentnguyen/KNSemiModalViewController

KNSemiModalViewController observed · 2026-08-28

github.com/kentnguyen/KNSemiModalViewController · Objective-C observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

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: 5236
  • days_rel: n/a
  • days_push: 3766
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1786 stars · 273 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

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

library · maturity abandoned

ui-components animation mobile-development frontend objective-c uiviewcontroller semi-modal ios-ui category deprecated ios mobile

1 source

Member repositories

RepositoryRoleHealth v2
kentnguyen/KNSemiModalViewControllermain32

For agents

markdown · JSON · MCP: product_card(name="kentnguyen/KNSemiModalViewController")

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