# ivanvorobei/SPStorkController

Now playing controller from Apple Music, Mail & Podcasts Apple's apps.

Repository: https://github.com/ivanvorobei/SPStorkController
Canonical: https://ross.abutalabs.com/products/spstorkcontroller
Homepage: https://opensource.ivanvorobei.io
Language: Swift
License: MIT
License Family: permissive
Topics: controller, apple, music, mail, app, ui, similar, mimicrate, animation, pop, up, popup, popover, alert, swipe, gester, native, ios11, swift, transition
Last push: 2023-01-31T11:38:32+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 2836, "days_push": 1310, "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 2731, forks 200 (observed 2026-08-28T04:07:16.088259+00:00)

## What it is
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
- artifact type: library
- maturity: maintenance
- function: ui-components, animation
- domain: mobile-development, frontend
- platform: -
- tags: modal-controller, swipe-dismiss, transition-delegate, uikit, apple-music-style, ios, swift, mobile

## Member repositories
- ivanvorobei/SPStorkController (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:16.088259+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:14:39.758418+00:00, confidence not recorded.
  - readme: https://github.com/ivanvorobei/SPStorkController (fetched 2026-08-28T04:07:16.088259+00:00, sha 7c3b648dad3e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
