jmascia/KLCPopup
A simple and flexible class for presenting custom views as a popup in iOS. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4454
- days_rel: n/a
- days_push: 2607
- n_releases_24m: 0
Adoption not part of the score
1679 stars · 225 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
KLCPopup is an Objective-C iOS library for presenting any custom UIView as a popup with configurable show/dismiss animations, layout, and dismissal behaviors. It offers simple APIs for showing popups at preset or explicit positions, auto-dismissal with duration, and dismissing all active popups.
Use cases
- show a custom view as a popup in iOS
- display alert-like dialogs with custom content
- animate popups in and out with different show and dismiss types
- auto-dismiss a popup after a duration like an Android toast
- dismiss all currently showing popups in the app
- position a popup at a specific center point or layout preset
When to choose
- you are building an iOS app in Objective-C or Swift and need flexible custom popups
- you want UIAlertView-style presentation of arbitrary UIViews with animation options
- you need toast-like auto-dismissing popups
When to avoid
- you are building for Android or cross-platform without iOS native views
- you need SwiftUI-native popup solutions
- you require a library under active development with recent updates
Facets
library · maturity maintenance
ui-components animation mobile-development objective-c popup uiview alert-view toast modal ios mobile
1 source
- readme: https://github.com/jmascia/KLCPopup · fetched 2026-08-28 · e1968f69ac90
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| jmascia/KLCPopup | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="jmascia/KLCPopup")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem