# dogo/SCLAlertView

Beautiful animated Alert View. Written in Objective-C

Repository: https://github.com/dogo/SCLAlertView
Canonical: https://ross.abutalabs.com/products/sclalertview
Language: Objective-C
License: MIT
License Family: permissive
Topics: objective-c, sclalertview-objective, cocoapods, carthage, alert, alertview, ios, uialertcontroller
Last push: 2026-07-27T13:07:06+00:00

## Health v2 (maintenance only)
Score: 83/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 94, release rhythm 59, longevity 100
- inputs: {"age_days": 4359, "days_push": 37, "days_rel": 276, "gap_med": 19, "n_releases_24m": 4}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

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

## What it is
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
- artifact type: library
- maturity: maintenance
- function: ui-components, animation
- domain: mobile-development, frontend
- platform: -
- tags: objective-c, uikit, alert-view, cocoapods, carthage, dialogs, ios, mobile, swift

## Member repositories
- dogo/SCLAlertView (main) score 83

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:07.379263+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:35:52.052644+00:00, confidence not recorded.
  - readme: https://github.com/dogo/SCLAlertView (fetched 2026-08-28T04:08:07.379263+00:00, sha 7eae0ec8e542)
- Data as of 2026-08-30T08:39:29.467469+00:00.
