# jmascia/KLCPopup

A simple and flexible class for presenting custom views as a popup in iOS.

Repository: https://github.com/jmascia/KLCPopup
Canonical: https://ross.abutalabs.com/products/klcpopup
Language: Objective-C
License: MIT
License Family: permissive
Last push: 2019-07-14T19:45:06+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4454, "days_push": 2607, "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 1679, forks 225 (observed 2026-08-28T04:05:21.053048+00:00)

## What it is
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
- artifact type: library
- maturity: maintenance
- function: ui-components, animation
- domain: mobile-development
- platform: -
- tags: objective-c, popup, uiview, alert-view, toast, modal, ios, mobile

## Member repositories
- jmascia/KLCPopup (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:21.053048+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-30T03:41:31.453369+00:00, confidence not recorded.
  - readme: https://github.com/jmascia/KLCPopup (fetched 2026-08-28T04:05:21.053048+00:00, sha e1968f69ac90)
- Data as of 2026-08-30T08:39:29.467469+00:00.
