Orderella/PopupDialog
A simple, customizable popup dialog for iOS written in Swift. Replaces UIAlertController alert style. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3724
- days_rel: n/a
- days_push: 938
- n_releases_24m: 0
Adoption not part of the score
4029 stars · 518 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
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
library · maturity maintenance
ui-components mobile-framework mobile-development frontend developer-tools popup-dialog alert modal uikit cocoapods swift ios mobile
2 sources
- readme: https://github.com/Orderella/PopupDialog · fetched 2026-08-28 · e047df153e47
- homepage: http://www.mwfire.de · fetched 2026-08-29 · cc26ff78e7f3
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Orderella/PopupDialog | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="Orderella/PopupDialog")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem