# Orderella/PopupDialog

A simple, customizable popup dialog for iOS written in Swift. Replaces UIAlertController alert style.

Repository: https://github.com/Orderella/PopupDialog
Canonical: https://ross.abutalabs.com/products/popupdialog
Homepage: http://www.mwfire.de
Language: Swift
License: NOASSERTION
License Family: other
Topics: popup-dialog, popup, dialog, swift, alert, alertview, modal, overlay
Last push: 2024-02-07T16:00:59+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": 3724, "days_push": 938, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4029, forks 518 (observed 2026-08-28T04:08:32.731701+00:00)

## What it is
PopupDialog is a Swift library providing a simple, customizable popup dialog for iOS as a replacement for UIAlertController's alert style. It supports custom view controllers, transition animations, and full theming via UIAppearance.

## Use cases
- show a customizable alert dialog in an iOS app
- replace UIAlertController with a themed popup
- display a modal popup with image, title, and message
- present a custom view controller as a popup dialog
- create alert dialogs with blur overlay and animations
- build swipe-dismissable popups on iOS

## When to choose
- you need a drop-in, highly customizable replacement for UIAlertController alerts on iOS
- you want popup dialogs with custom view controllers and theming with minimal boilerplate
- your project supports iOS 10+ and uses Swift or Objective-C

## When to avoid
- you need SwiftUI-native dialogs rather than UIKit-based ones
- you only need standard system alerts with no custom styling
- you need a cross-platform dialog solution beyond iOS

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, mobile-framework
- domain: mobile-development, frontend, developer-tools
- platform: -
- tags: popup-dialog, alert, modal, uikit, cocoapods, swift, ios, mobile

## Member repositories
- Orderella/PopupDialog (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:32.731701+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-29T18:23:51.332063+00:00, confidence not recorded.
  - readme: https://github.com/Orderella/PopupDialog (fetched 2026-08-28T04:08:32.731701+00:00, sha e047df153e47)
  - homepage: http://www.mwfire.de (fetched 2026-08-29T09:16:27.353304+00:00, sha cc26ff78e7f3)
- Data as of 2026-08-30T08:39:29.467469+00:00.
