sberrevoets/SDCAlertView
The little alert that could observed · 2026-08-28
Health v2 · maintenance only
24/100
- Activity 2
- 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4667
- days_rel: 588
- days_push: 588
- n_releases_24m: 1
Adoption not part of the score
1842 stars · 304 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
SDCAlertView is a Swift library providing an enhanced replacement for UIAlertController on iOS, with support for custom content views, attributed text, appearance customization, and action sheets. It works from both Swift and Objective-C and supports CocoaPods, Carthage, and Swift Package Manager.
Use cases
- show alerts with custom content views in ios apps
- replace uialertcontroller with a more customizable alert
- present action sheets programmatically in swift
- prevent alert dismissal when a button is tapped
- customize alert appearance and use attributed text
- use alerts from objective-c code
When to choose
- you need custom content views or styling beyond what UIAlertController offers
- you want easy presentation/dismissal and custom alert behaviors
- you need a drop-in alert library usable from both Swift and Objective-C
When to avoid
- you only need basic alerts and are happy with UIAlertController
- you need fully adaptive iPad action sheets, which this library does not fully support
- you target platforms other than iOS 9+
Facets
library · maturity active
ui-components gui mobile-development cross-platform alert actionsheet uialertcontroller cocoapods carthage spm objective-c-interop ios swift mobile
1 source
- readme: https://github.com/sberrevoets/SDCAlertView · fetched 2026-08-28 · 109cc1cfd189
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| sberrevoets/SDCAlertView | main | 24 |
For agents
markdown · JSON · MCP: product_card(name="sberrevoets/SDCAlertView")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem