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

ivanvorobei/SPStorkController

Now playing controller from Apple Music, Mail & Podcasts Apple's apps. observed · 2026-08-28

github.com/ivanvorobei/SPStorkController · homepage · Swift · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
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: 2836
  • days_rel: n/a
  • days_push: 1310
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2731 stars · 200 forks observed · 2026-08-28

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

A Swift UIKit library that recreates the modal 'now playing' card controller seen in Apple Music, Mail, and Podcasts apps, with customizable height, swipe-to-dismiss gestures, close buttons, and arrow indicators. It works via a custom transition delegate and supports iOS 10+ including modal styles on iOS 12.

Use cases

  • present a modal sheet like Apple Music's now playing screen
  • add swipe-down dismissal to a modal view controller
  • create a custom-height popup card on iOS 12
  • add a close button and arrow indicator to a modal sheet
  • implement confirm-before-dismiss behavior for modals
  • make a modal work with scroll views and table views

When to choose

  • building an iOS app in Swift that needs Apple-style modal cards
  • targeting iOS 10-12 where native sheet presentation is unavailable or limited
  • you need fine control over modal height, dismissal, and haptics

When to avoid

  • targeting only iOS 13+ where native page sheet modals cover most needs
  • building for Android, web, or cross-platform frameworks
  • you need SwiftUI-native presentation rather than UIKit

Facets

library · maturity maintenance

ui-components animation mobile-development frontend modal-controller swipe-dismiss transition-delegate uikit apple-music-style ios swift mobile

1 source

Member repositories

RepositoryRoleHealth v2
ivanvorobei/SPStorkControllermain23

For agents

markdown · JSON · MCP: product_card(name="ivanvorobei/SPStorkController")

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