# pmusolino/PMAlertController

PMAlertController is a great and customizable alert that can substitute UIAlertController

Repository: https://github.com/pmusolino/PMAlertController
Canonical: https://ross.abutalabs.com/products/pmalertcontroller
Language: Swift
License: MIT
License Family: permissive
Topics: alert, popup, dialog, banner, modal, swift
Last push: 2023-03-07T13:46:19+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": 3768, "days_push": 1275, "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 2500, forks 184 (observed 2026-08-28T04:06:56.911861+00:00)

## What it is
PMAlertController is a Swift library that replaces Apple's uncustomizable UIAlertController with a fully customizable alert view for iOS apps. It supports alert and walkthrough styles, text fields, custom fonts and colors, and UIKit Dynamics animations.

## Use cases
- show customizable alerts in ios apps
- replace uialertcontroller with a styled dialog
- add text fields to ios alert popups
- create walkthrough-style modal dialogs in swift
- display multi-button alert dialogs on ios

## When to choose
- you need alerts with custom fonts, colors, images, or layouts on iOS
- you want UIAlertController-like API with more flexibility
- your project supports CocoaPods or Carthage and targets iOS 9+

## When to avoid
- you need Swift Package Manager support, which is not implemented
- you only need standard system alerts with no customization
- you are building for platforms other than iOS

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, animation
- domain: mobile-development, frontend
- platform: -
- tags: uikit, alert-controller, cocoapods, carthage, ios-dialogs, ios, swift, mobile

## Member repositories
- pmusolino/PMAlertController (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:56.911861+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:26:57.184105+00:00, confidence not recorded.
  - readme: https://github.com/pmusolino/PMAlertController (fetched 2026-08-28T04:06:56.911861+00:00, sha 62d0d431132c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
