IcaliaLabs/Presentr
Swift wrapper for custom ViewController presentations on iOS 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: 3765
- days_rel: n/a
- days_push: 1078
- n_releases_24m: 0
Adoption not part of the score
3040 stars · 271 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Presentr is a Swift library that wraps the iOS Custom View Controller Presentation API to simplify presenting modals with custom sizes, transitions, and animations. It provides built-in presentation types like alerts, popups, and top-half sheets, plus support for fully custom presentations.
Use cases
- show custom alert dialogs on ios
- present popup view controllers with custom animations
- display a view controller covering only the top half of the screen
- create custom modal transitions in swift
- present a modal that doesn't cover the whole screen
- build reusable alert and popup presentations in an ios app
When to choose
- you're building an iOS app in Swift with UIKit and need custom modal presentations
- you repeatedly present view controllers with non-fullscreen sizes or custom transitions
- you want prebuilt alert/popup presentation styles without writing presentation controllers by hand
When to avoid
- you're building with SwiftUI and don't need UIKit presentation APIs
- your project targets only modern iOS where you prefer native sheet presentations
- you need a cross-platform solution beyond iOS
Facets
library · maturity maintenance
animation ui-components mobile-framework mobile-development frontend web-development view-controller-presentation modal custom-transitions alerts popups uikit ios swift mobile
1 source
- readme: https://github.com/IcaliaLabs/Presentr · fetched 2026-08-28 · 02dff5334200
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| IcaliaLabs/Presentr | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="IcaliaLabs/Presentr")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem