MarioIannotta/PullUpController
Pull up controller with multiple sticky points like in iOS Maps 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3224
- days_rel: n/a
- days_push: 694
- n_releases_24m: 0
Adoption not part of the score
1226 stars · 138 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Swift UIKit library for creating pull-up view controllers with multiple sticky snap points, similar to the panel in iOS Maps. It supports landscape orientation, scroll view interaction, and programmatic movement between sticky points.
Use cases
- add a draggable bottom sheet panel to an iOS app
- recreate the iOS Maps pull-up panel with snap points
- show a sliding detail panel over a map view
- build a modal panel that snaps to multiple heights
- make a swipe-up panel that works with embedded scroll views
When to choose
- you need a UIKit bottom sheet with multiple sticky snap positions
- your panel must coexist with scrollable content
- you want a lightweight single-file or CocoaPods dependency
When to avoid
- you are building with SwiftUI and want a native sheet API
- you need cross-platform (Android/web) support
- you need a fully maintained library with frequent updates
Facets
library · maturity maintenance
ui-components animation state-management mobile-development pull-up-panel bottom-sheet sticky-points uikit cocoapods draggable-panel user-experience ios swift mobile
1 source
- readme: https://github.com/MarioIannotta/PullUpController · fetched 2026-08-28 · a7fc80743b50
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| MarioIannotta/PullUpController | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="MarioIannotta/PullUpController")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem