# exyte/PopupView

Toasts and popups library written with SwiftUI

Repository: https://github.com/exyte/PopupView
Canonical: https://ross.abutalabs.com/products/popupview
Language: Swift
License: MIT
License Family: permissive
Topics: swiftui, swiftui-framework, swiftui-components, popup, toast
Last push: 2026-07-30T06:44:34+00:00

## Health v2 (maintenance only)
Score: 75/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 95, release rhythm 35, longevity 100
- inputs: {"age_days": 2323, "days_push": 34, "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 4060, forks 316 (observed 2026-08-28T04:08:33.989617+00:00)

## What it is
A SwiftUI library for displaying toasts, alerts, popups, sheets, and floaters in iOS apps. It provides customizable popup presentation built entirely with SwiftUI.

## Use cases
- show toast notifications in a SwiftUI app
- display popup alerts with SwiftUI
- present custom sheets and floaters in iOS
- add in-app notification banners to an iPhone app
- replace UIKit alert controllers with SwiftUI popups

## When to choose
- you are building an iOS app with SwiftUI and need toasts or popups
- you want a pure-SwiftUI alternative to custom alert presentation code
- you need multiple popup styles (toast, sheet, floater) from one library

## When to avoid
- your app is UIKit-based rather than SwiftUI
- you target platforms outside Apple's ecosystem
- you need highly customized popup animations beyond what the library supports

## Facets
- artifact type: library
- maturity: active
- function: ui-components, animation
- domain: mobile-development, frontend, cross-platform
- platform: -
- tags: swiftui, toast, popup, alerts, sheets, floaters, ios, swift, mobile

## Member repositories
- exyte/PopupView (main) score 75

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:33.989617+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-29T18:23:35.674866+00:00, confidence not recorded.
  - readme: https://github.com/exyte/PopupView (fetched 2026-08-28T04:08:33.989617+00:00, sha ddf785b87f33)
- Data as of 2026-08-30T08:39:29.467469+00:00.
