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

LeoNatan/LNPopupController

A framework for presenting view controllers as popups of other view controllers, much like the Apple Music and Podcasts apps. observed · 2026-08-28

github.com/LeoNatan/LNPopupController · Objective-C++ · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

95/100

  • Activity 99
  • Release rhythm 87
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 1
  • age_days: 4028
  • days_rel: 10
  • days_push: 10
  • n_releases_24m: 76

Full methodology

Adoption not part of the score

3117 stars · 346 forks observed · 2026-08-28

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

LNPopupController is an iOS framework implemented as a UIViewController category for presenting view controllers as popup bars and popups, mimicking the Apple Music and Podcasts mini-players. It supports docking to tab bars, toolbars, or custom views, and works with UIKit in Swift and Objective-C on iOS and Mac Catalyst.

Use cases

  • add a mini-player like Apple Music to my iOS app
  • present a view controller as a swipeable popup over a tab bar
  • show a docked bottom bar with expandable content in UIKit
  • build a podcast player overlay that expands and dismisses
  • add a floating now-playing bar docked to the toolbar
  • implement a dismissible bottom sheet popup with safe area support

When to choose

  • you need Apple Music-style popup presentation in a UIKit app
  • you want a battle-tested library with Swift and Objective-C support
  • you need popup bars docked to tab bars, toolbars, or custom views
  • you target iOS or Mac Catalyst with safe area handling

When to avoid

  • you are building a SwiftUI-only app (use LNPopupUI instead)
  • you need Android or cross-platform support
  • you want a simple bottom sheet rather than a docked popup bar

Facets

library · maturity stable

ui-components animation mobile-framework mobile-development cross-platform media mac-catalyst cross-platform uikit popup-bar mini-player objective-c swiftui-companion apple-music-style ios swift

1 source

Member repositories

RepositoryRoleHealth v2
LeoNatan/LNPopupControllermain95

For agents

markdown · JSON · MCP: product_card(name="LeoNatan/LNPopupController")

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