# dillidon/alerts-and-pickers

Advanced usage of UIAlertController and pickers based on it: Telegram, Contacts, Location, PhotoLibrary, Country, Phone Code, Currency, Date...

Repository: https://github.com/dillidon/alerts-and-pickers
Canonical: https://ross.abutalabs.com/products/alerts-and-pickers
Language: Swift
License: MIT
License Family: permissive
Topics: uialertcontroller, picker, image-picker, pickerview, textfield, datepicker, swift, uitextfield, alert, color-picker, login, signin, country-picker, currency-picker, phonecode, telegram-picker, telegram, contacts, location, map
Last push: 2024-02-18T14:40:25+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": 3155, "days_push": 927, "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 5758, forks 701 (observed 2026-08-28T04:09:29.263814+00:00)

## What it is
A Swift library extending UIAlertController with advanced customization and embedded content views like text fields, date pickers, map views, and collection views. It provides ready-made pickers for contacts, location, photo library, country, phone code, currency, and date selection on iOS.

## Use cases
- show a date picker inside a native iOS alert
- let users pick a country or phone code from an alert dialog
- build Telegram-style alert controllers in Swift
- add a text field or text view to a UIAlertController
- display a map or photo picker within an alert
- customize alert title, message, and button styling on iOS

## When to choose
- you're building an iOS app in Swift and want rich, native-feeling alert dialogs
- you need pickers (date, country, currency, contacts, location) presented as alerts
- you want to embed custom view controllers inside UIAlertController

## When to avoid
- you're targeting platforms other than iOS
- you need fully custom UI beyond what UIAlertController allows
- your project uses SwiftUI exclusively and prefers native SwiftUI alerts and sheets

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, gui
- domain: mobile-development, developer-tools
- platform: -
- tags: uialertcontroller, pickers, swift-library, alert-controllers, date-picker, country-picker, currency-picker, image-picker, telegram-style-alerts, ios, swift, mobile

## Member repositories
- dillidon/alerts-and-pickers (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:29.263814+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-29T17:53:15.557574+00:00, confidence not recorded.
  - readme: https://github.com/dillidon/alerts-and-pickers (fetched 2026-08-28T04:09:29.263814+00:00, sha 395bb2009948)
- Data as of 2026-08-30T08:39:29.467469+00:00.
