# omaralbeik/Drops

A µFramework for showing alerts like the one used when copying from pasteboard or connecting Apple pencil

Repository: https://github.com/omaralbeik/Drops
Canonical: https://ross.abutalabs.com/products/drops
Homepage: https://omaralbeik.github.io/Drops
Language: Swift
License: MIT
License Family: permissive
Topics: ios, swift, uikit, alert, ui-framework, swiftui, voiceover, accessibility, xcode, carthage, cocoapods, swift-package
Last push: 2024-10-11T16:52:22+00:00

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

## Adoption (not part of the score)
Stars 1043, forks 58 (observed 2026-08-28T04:03:21.022024+00:00)

## What it is
Drops is a small Swift microframework for showing brief alert/toast notifications in iOS apps, similar to the system alert shown when copying from the pasteboard. It works with both SwiftUI and UIKit and supports queuing, light/dark mode, and VoiceOver accessibility.

## Use cases
- show toast notifications in an iOS app
- display a brief alert when user copies to pasteboard
- queue multiple consecutive alerts in SwiftUI
- show accessible alerts announced via VoiceOver
- show drop alerts from top or bottom of screen in UIKit

## When to choose
- you need lightweight toast-style alerts on iOS 13+
- you want a single API that works in both SwiftUI and UIKit
- accessibility support like VoiceOver announcements matters to you

## When to avoid
- you need fully customizable or richly styled banners
- you target platforms other than iOS
- you need alerts with complex interactive content

## Facets
- artifact type: library
- maturity: stable
- function: ui-components, animation, accessibility
- domain: mobile-development, frontend
- platform: -
- tags: swiftui, uikit, alerts, toasts, microframework, voiceover, ios, swift, mobile

## Member repositories
- omaralbeik/Drops (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:21.022024+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-30T07:02:31.390105+00:00, confidence not recorded.
  - readme: https://github.com/omaralbeik/Drops (fetched 2026-08-28T04:03:21.022024+00:00, sha 055239d8bc8d)
  - homepage: https://omaralbeik.github.io/Drops (fetched 2026-08-29T13:03:26.404618+00:00, sha 002140c8851f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
