# huri000/SwiftEntryKit

SwiftEntryKit is a presentation library for iOS. It can be used to easily display overlays within your iOS apps.

Repository: https://github.com/huri000/SwiftEntryKit
Canonical: https://ross.abutalabs.com/products/swiftentrykit
Language: Swift
License: MIT
License Family: permissive
Topics: banner, popup, uiwindow, notification, alert, alertviewcontroller, actionsheet, modalview, swift4, swift, swiftentrykit, messages, entry, uialertcontroller, dark-modes
Last push: 2024-05-12T10:28:33+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": 3056, "days_push": 843, "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 6750, forks 621 (observed 2026-08-28T04:09:48.292669+00:00)

## What it is
SwiftEntryKit is a versatile Swift presentation library for iOS that displays banners, pop-ups, alerts, and other overlay entries inside a dedicated UIWindow. It supports customizable positioning, animations, precedence rules, dark mode, and safe-area handling.

## Use cases
- show in-app notification banners in iOS
- display custom alert popups instead of UIAlertController
- present modal overlays on top of the app UI
- queue multiple toast messages with precedence rules
- show action sheets with custom styling
- display floating messages that support dark mode

## When to choose
- you need richly customizable banners, popups, or alerts in a UIKit iOS app
- you want overlay presentation independent of view controller hierarchy
- you need entry queuing, precedence, and dismissal control

## When to avoid
- you are building with SwiftUI and prefer native presentation APIs
- you only need a simple alert with no customization
- the project requires actively maintained dependencies, as development has slowed

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, animation, middleware
- domain: mobile-development, frontend
- platform: -
- tags: swift, ios, banners, popups, alerts, toasts, overlay-presentation, uikit, cocoapods, dark-mode, mobile

## Member repositories
- huri000/SwiftEntryKit (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:48.292669+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:42:35.149390+00:00, confidence not recorded.
  - readme: https://github.com/huri000/SwiftEntryKit (fetched 2026-08-28T04:09:48.292669+00:00, sha 1e76101caf27)
- Data as of 2026-08-30T08:39:29.467469+00:00.
