# werner77/WEPopover

Generic popover implementation for iOS with same API as the UIPopoverController for the iPad, but configurable with custom background and available for iPhone as well.

Repository: https://github.com/werner77/WEPopover
Canonical: https://ross.abutalabs.com/products/wepopover
Language: Objective-C
License: MIT
License Family: permissive
Last push: 2020-09-25T10:18:55+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": 5779, "days_push": 2168, "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 1222, forks 318 (observed 2026-08-28T04:04:02.470942+00:00)

## What it is
WEPopover is an Objective-C library providing a generic popover implementation for iOS that mirrors the UIPopoverController API but works on iPhone and iPad. It supports custom background views, limited display areas, and repositioning of existing popovers.

## Use cases
- show popovers on iphone
- custom popover background ios
- uipopovercontroller alternative for iphone
- reposition popover without dismissing
- limit popover display area

## When to choose
- you need UIPopoverController-style popovers on iPhone
- you need custom-styled popover backgrounds in an older Objective-C iOS app

## When to avoid
- building a modern Swift/UIKit app with native popover alternatives
- targeting only iPad where UIPopoverController exists

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, mobile-framework
- domain: mobile-development, frontend
- platform: -
- tags: objective-c, popover, uipopovercontroller, iphone, ipad, ios, mobile

## Member repositories
- werner77/WEPopover (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:02.470942+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:15:39.786387+00:00, confidence not recorded.
  - readme: https://github.com/werner77/WEPopover (fetched 2026-08-28T04:04:02.470942+00:00, sha f3223a76fdf7)
- Data as of 2026-08-30T08:39:29.467469+00:00.
