# sberrevoets/SDCAlertView

The little alert that could

Repository: https://github.com/sberrevoets/SDCAlertView
Canonical: https://ross.abutalabs.com/products/sdcalertview
Language: Swift
License: MIT
License Family: permissive
Topics: alert, actionsheet
Last push: 2025-01-22T07:14:46+00:00

## Health v2 (maintenance only)
Score: 24/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 2, release rhythm 8, longevity 100
- inputs: {"age_days": 4667, "days_push": 588, "days_rel": 588, "gap_med": null, "n_releases_24m": 1}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1842, forks 304 (observed 2026-08-28T04:05:43.211927+00:00)

## What it is
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
- artifact type: library
- maturity: active
- function: ui-components, gui
- domain: mobile-development, cross-platform
- platform: -
- tags: alert, actionsheet, uialertcontroller, cocoapods, carthage, spm, objective-c-interop, ios, swift, mobile

## Member repositories
- sberrevoets/SDCAlertView (main) score 24

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:43.211927+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-30T03:18:00.174211+00:00, confidence not recorded.
  - readme: https://github.com/sberrevoets/SDCAlertView (fetched 2026-08-28T04:05:43.211927+00:00, sha 109cc1cfd189)
- Data as of 2026-08-30T08:39:29.467469+00:00.
