# 12207480/TYAlertController

Powerful, Easy to use alert view or popup view on controller and window, support blur effects,custom view and animation,for objective-c,support iphone, ipad

Repository: https://github.com/12207480/TYAlertController
Canonical: https://ross.abutalabs.com/products/tyalertcontroller
Language: Objective-C
License: MIT
License Family: permissive
Topics: alertview, alert, alertcontroller
Last push: 2022-06-13T15:10:21+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": 3963, "days_push": 1542, "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 1306, forks 239 (observed 2026-08-28T04:04:18.784412+00:00)

## What it is
An Objective-C library for iOS that makes it easy to show alert views and popup views on controllers or windows, with support for blur effects, custom views, and custom animations. It works on iPhone and iPad and is distributed via CocoaPods.

## Use cases
- show custom alert dialogs in an iOS app
- display popup views with blur background effects
- create alert views with text fields for login forms
- add custom animations to iOS alerts
- present alerts on UIWindow instead of a view controller
- build custom popup views with action buttons

## When to choose
- you are building an iOS app in Objective-C and need flexible, customizable alerts beyond UIAlertController
- you need popup views with blur effects or fully custom content views
- you want lifecycle hooks (will show/did show/will hide/did hide) for alert views

## When to avoid
- you are developing in Swift and prefer native UIAlertController or a Swift-native library
- you target only modern iOS where UIAlertController covers your needs
- you need cross-platform alerts on Android or the web

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, animation
- domain: mobile-development, frontend
- platform: -
- tags: objective-c, alertview, popup-view, uikit, cocoapods, blur-effects, ios, mobile

## Member repositories
- 12207480/TYAlertController (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:18.784412+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-30T04:50:17.558890+00:00, confidence not recorded.
  - readme: https://github.com/12207480/TYAlertController (fetched 2026-08-28T04:04:18.784412+00:00, sha 6a6a97d6c95b)
- Data as of 2026-08-30T08:39:29.467469+00:00.
