# gpambrozio/BlockAlertsAnd-ActionSheets

Beautifully done UIAlertView and UIActionSheet replacements inspired by TweetBot

Repository: https://github.com/gpambrozio/BlockAlertsAnd-ActionSheets
Canonical: https://ross.abutalabs.com/products/blockalertsand-actionsheets
Homepage: http://codecropper.com/2012/01/replicating-tweetbots-alerts-and-action-sheets/
Language: Objective-C
License: MIT
License Family: permissive
Archived: true
Last push: 2019-04-18T19:09:10+00:00

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

## Adoption (not part of the score)
Stars 1402, forks 264 (observed 2026-08-28T04:04:37.425160+00:00)

## What it is
An Objective-C iOS library providing block-based, customizable replacements for UIAlertView and UIActionSheet, inspired by TweetBot's styled alerts. It lets developers show modal alerts and action sheets with custom theming and inline button handlers instead of delegate methods.

## Use cases
- show custom-styled alert dialogs in an iOS app
- replace UIAlertView delegate boilerplate with block callbacks
- create TweetBot-style action sheets
- theme alerts to match an app's custom design
- handle multiple alerts in one class without tag switches

## When to avoid
- starting a new iOS project - use UIAlertController, the modern built-in API
- you need Swift-native or actively maintained UI libraries
- targeting current iOS versions where these classes are deprecated

## Facets
- artifact type: library
- maturity: abandoned
- function: ui-components, gui
- domain: mobile-development, cross-platform
- platform: -
- tags: objective-c, blocks, alert-view, action-sheet, uikit, customizable-ui, tweetbot-style, ios, mobile, swift

## Member repositories
- gpambrozio/BlockAlertsAnd-ActionSheets (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:37.425160+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:38:58.816857+00:00, confidence not recorded.
  - readme: https://github.com/gpambrozio/BlockAlertsAnd-ActionSheets (fetched 2026-08-28T04:04:37.425160+00:00, sha 08b8700f46b6)
  - homepage: http://codecropper.com/2012/01/replicating-tweetbots-alerts-and-action-sheets/ (fetched 2026-08-29T11:53:02.214192+00:00, sha e86aed15c1e6)
- Data as of 2026-08-30T08:39:29.467469+00:00.
