# Sumi-Interactive/SIAlertView

An UIAlertView replacement with block syntax and fancy transition styles.

Repository: https://github.com/Sumi-Interactive/SIAlertView
Canonical: https://ross.abutalabs.com/products/sialertview
Language: Objective-C
License: MIT
License Family: permissive
Last push: 2018-06-22T15:53:00+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4870, "days_push": 2994, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2498, forks 413 (observed 2026-08-28T04:06:56.818876+00:00)

## What it is
SIAlertView is an Objective-C replacement for UIAlertView on iOS, offering block-based button handlers and styled transition animations. It supports rotation, alert queuing, and UIAppearance customization, and is distributed via CocoaPods.

## Use cases
- show alert dialogs with block-based button handlers in iOS apps
- replace deprecated UIAlertView with a modern alternative
- add animated transition styles to iOS alerts
- queue multiple alerts so they display one after another
- customize alert appearance with UIAppearance
- build alerts that handle device rotation gracefully

## When to choose
- you maintain a legacy Objective-C iOS app still targeting UIAlertView-era APIs
- you want block-syntax alert handlers and fancy transition animations
- you need alert queuing or UIAppearance support in an older iOS project

## When to avoid
- you are starting a new Swift project - use UIAlertController instead
- you target modern iOS where UIAlertController is the platform standard
- you need actively maintained software - the last release was in 2018

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, gui
- domain: mobile-development, developer-tools
- platform: -
- tags: uialertview, block-syntax, cocoapods, alert-dialog, transition-styles, uiappearance, ios, mobile, objective-c

## Member repositories
- Sumi-Interactive/SIAlertView (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:56.818876+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-30T02:27:02.487999+00:00, confidence not recorded.
  - readme: https://github.com/Sumi-Interactive/SIAlertView (fetched 2026-08-28T04:06:56.818876+00:00, sha 85f30a75ab66)
- Data as of 2026-08-30T08:39:29.467469+00:00.
