# aheze/Popovers

A library to present popovers. Simple, modern, and highly customizable. Not boring!

Repository: https://github.com/aheze/Popovers
Canonical: https://ross.abutalabs.com/products/popovers
Language: Swift
License: MIT
License Family: permissive
Topics: swift, swiftui, ios, popover, alert, popup, notification, uiwindow, snackbar
Last push: 2025-02-19T05:57:34+00:00

## Health v2 (maintenance only)
Score: 26/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 7, release rhythm 8, longevity 100
- inputs: {"age_days": 1715, "days_push": 560, "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 2211, forks 134 (observed 2026-08-28T04:06:26.387108+00:00)

## What it is
A Swift library for presenting customizable popovers above app content in SwiftUI and UIKit on iOS 13+ and iPadOS. It supports attaching to source views, picture-in-picture positioning, and multiple simultaneous popovers with smooth transitions.

## Use cases
- show a tooltip anchored to a button in SwiftUI
- display custom alerts or snackbars on iOS
- build a dropdown menu that works on iOS 13
- present a tutorial overlay pointing at UI elements
- show multiple popups at once with smooth transitions
- create a picture-in-picture floating view in an iPad app

## When to choose
- you need highly customizable popovers, alerts, or menus in SwiftUI or UIKit
- you want a drop-in replacement for iOS 14's Menu on iOS 13
- you need multitasking/iPadOS window support with zero dependencies

## When to avoid
- you're building for Android, web, or non-Apple platforms
- you only need native system alerts or menus without customization
- your project doesn't support iOS 13 or later

## Facets
- artifact type: library
- maturity: active
- function: ui-components, animation, state-management
- domain: mobile-development, frontend, cross-platform
- platform: -
- tags: swiftui, uikit, popover, popup, alert, snackbar, notification, ipados, swift-package-manager, ios, swift, mobile

## Member repositories
- aheze/Popovers (main) score 26

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:26.387108+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:46:04.209943+00:00, confidence not recorded.
  - readme: https://github.com/aheze/Popovers (fetched 2026-08-28T04:06:26.387108+00:00, sha ce605e473e80)
- Data as of 2026-08-30T08:39:29.467469+00:00.
