# IcaliaLabs/Presentr

Swift wrapper for custom ViewController presentations on iOS

Repository: https://github.com/IcaliaLabs/Presentr
Canonical: https://ross.abutalabs.com/products/presentr
Language: Swift
License: MIT
License Family: permissive
Topics: ios, presentation, transition, animation, modal, alert
Last push: 2023-09-20T04:55:31+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": 3765, "days_push": 1078, "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 3040, forks 271 (observed 2026-08-28T04:07:39.258976+00:00)

## What it is
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
- artifact type: library
- maturity: maintenance
- function: animation, ui-components, mobile-framework
- domain: mobile-development, frontend, web-development
- platform: -
- tags: view-controller-presentation, modal, custom-transitions, alerts, popups, uikit, ios, swift, mobile

## Member repositories
- IcaliaLabs/Presentr (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:39.258976+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-30T07:29:15.109690+00:00, confidence not recorded.
  - readme: https://github.com/IcaliaLabs/Presentr (fetched 2026-08-28T04:07:39.258976+00:00, sha 02dff5334200)
- Data as of 2026-08-30T08:39:29.467469+00:00.
