# adad184/MMPopupView

Pop-up based view(e.g. alert sheet), can be easily customized.

Repository: https://github.com/adad184/MMPopupView
Canonical: https://ross.abutalabs.com/products/mmpopupview
Language: Objective-C
License: MIT
License Family: permissive
Archived: true
Last push: 2022-05-17T05:16:02+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4015, "days_push": 1569, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2092, forks 361 (observed 2026-08-28T04:06:12.583830+00:00)

## What it is
An Objective-C iOS library for creating customizable pop-up views such as alerts and action sheets. It provides a base MMPopupView class designed for subclassing, plus ready-made MMAlertView and MMSheetView components with built-in animations.

## Use cases
- show custom alert dialogs in an iOS app
- display action sheets with styled buttons
- create pop-up views with custom show/hide animations
- subclass a base popup view to build my own dialog component
- replace UIAlertView with a customizable modern popup

## When to choose
- building an Objective-C or UIKit-based iOS app needing alert or sheet popups
- you want easily customizable popup animations and layouts
- you prefer a lightweight CocoaPods-integrated UI kit

## When to avoid
- building with SwiftUI or modern declarative UI
- you need actively maintained components with recent updates
- targeting cross-platform apps rather than native iOS

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, animation
- domain: mobile-development, frontend
- platform: -
- tags: objective-c, popup, alert-view, action-sheet, cocoapods, uikit, ios, mobile

## Member repositories
- adad184/MMPopupView (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:12.583830+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-30T02:55:29.793147+00:00, confidence not recorded.
  - readme: https://github.com/adad184/MMPopupView (fetched 2026-08-28T04:06:12.583830+00:00, sha 87bf97d23f27)
- Data as of 2026-08-30T08:39:29.467469+00:00.
