# LoSenTrad/LSTPopView

LSTPopView iOS万能弹窗 (QQ群:1045568246 微信:a_LSTKit)

Repository: https://github.com/LoSenTrad/LSTPopView
Canonical: https://ross.abutalabs.com/products/lstpopview
Language: Objective-C
License: MIT
License Family: permissive
Last push: 2024-10-14T09:51:30+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": 2372, "days_push": 688, "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 1072, forks 103 (observed 2026-08-28T04:03:28.345817+00:00)

## What it is
LSTPopView is an iOS popup library written in Objective-C that provides highly customizable popup views with rich animations, gesture interactions, and multi-popup management. It handles common popup concerns like keyboard avoidance, memory management, and lifecycle hooks so developers can focus on layout.

## Use cases
- show custom popup dialogs in an iOS app
- display bottom sheets or toast-like HUD overlays
- manage stacked or queued popups with priorities
- add tap, long-press, drag, and swipe gestures to popup views
- show popups that avoid being covered by the keyboard
- build reusable alert or loading components on top of a popup base

## When to choose
- you need flexible, animated popups without writing animation and gesture plumbing yourself
- you need to manage multiple simultaneous or queued popups
- you want keyboard avoidance and memory management handled for you

## When to avoid
- you are building for Android or cross-platform only
- you need a SwiftUI-native declarative popup solution
- you only need a simple system alert (UIAlertController suffices)

## Facets
- artifact type: library
- maturity: stable
- function: ui-components, animation, state-management
- domain: mobile-development, frontend
- platform: -
- tags: popup, objective-c, cocoapods, modal-view, hud, alert-view, gesture-interaction, ios, mobile

## Member repositories
- LoSenTrad/LSTPopView (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:28.345817+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-30T06:53:39.939685+00:00, confidence not recorded.
  - readme: https://github.com/LoSenTrad/LSTPopView (fetched 2026-08-28T04:03:28.345817+00:00, sha a039fd2a1837)
- Data as of 2026-08-30T08:39:29.467469+00:00.
