dogo/SCLAlertView
Beautiful animated Alert View. Written in Objective-C observed · 2026-08-28
Health v2 · maintenance only
83/100
- Activity 94
- Release rhythm 59
- 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: 19
- age_days: 4359
- days_rel: 276
- days_push: 37
- n_releases_24m: 4
Adoption not part of the score
3497 stars · 518 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
An animated alert view library for iOS written in Objective-C, serving as a replacement for UIAlertView or UIAlertController. It supports fluent builder-style configuration with custom styles, buttons, text fields, and show/hide animations.
Use cases
- show animated alert dialogs in an iOS app
- replace UIAlertController with a customizable alert view
- display warning, error, and info popups with custom colors and icons
- add text fields and validation to iOS alert dialogs
- create styled modal dialogs with buttons in Objective-C
When to choose
- you need highly customizable, animated alerts in an Objective-C iOS project
- UIAlertController's default look is too limited for your design
- you want builder-pattern APIs for composing complex dialogs with inputs and validation
When to avoid
- you are building in Swift and can use the original Swift version
- you only need standard system alerts with no customization
- you target platforms other than iOS
Facets
library · maturity maintenance
ui-components animation mobile-development frontend objective-c uikit alert-view cocoapods carthage dialogs ios mobile swift
1 source
- readme: https://github.com/dogo/SCLAlertView · fetched 2026-08-28 · 7eae0ec8e542
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| dogo/SCLAlertView | main | 83 |
For agents
markdown · JSON · MCP: product_card(name="dogo/SCLAlertView")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem