# MarioIannotta/PullUpController

Pull up controller with multiple sticky points like in iOS Maps

Repository: https://github.com/MarioIannotta/PullUpController
Canonical: https://ross.abutalabs.com/products/pullupcontroller
Language: Swift
License: MIT
License Family: permissive
Topics: user-interaction, user-experience, modal-panel, swipe, sliding-menu
Last push: 2024-10-08T17:36:18+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3224, "days_push": 694, "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 1226, forks 138 (observed 2026-08-28T04:04:03.203647+00:00)

## What it is
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
- artifact type: library
- maturity: maintenance
- function: ui-components, animation, state-management
- domain: mobile-development
- platform: -
- tags: pull-up-panel, bottom-sheet, sticky-points, uikit, cocoapods, draggable-panel, user-experience, ios, swift, mobile

## Member repositories
- MarioIannotta/PullUpController (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:03.203647+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-30T06:15:17.758178+00:00, confidence not recorded.
  - readme: https://github.com/MarioIannotta/PullUpController (fetched 2026-08-28T04:04:03.203647+00:00, sha a7fc80743b50)
- Data as of 2026-08-30T08:39:29.467469+00:00.
