Ross ROSS = Recommend OSS · open-source software intelligence for agents

runway20/PopoverView

A simple UIView popover control for iPhone/iPad written in CoreGraphics. observed · 2026-08-28

github.com/runway20/PopoverView · Objective-C observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

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: 5117
  • days_rel: n/a
  • days_push: 3731
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1006 stars · 205 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A resolution-independent UIView popover component for iPhone and iPad, written entirely in CoreGraphics and QuartzCore. It displays custom views, titles, or string selection lists via a simple one-line static interface that handles positioning, animation, and memory management.

Use cases

  • show a popover with custom content on tap in an iOS app
  • display a modal tooltip or menu anchored to a point on iPhone or iPad
  • present a list of string options in a popover
  • show a calendar or other UIView as a popover with a title
  • add lightweight popover UI without storyboards or external dependencies

When to choose

  • you are maintaining or building a legacy Objective-C iOS app and need a simple, dependency-free popover
  • you want a one-line API that handles positioning, animation, and memory management automatically
  • you need a resolution-independent popover drawn purely with CoreGraphics

When to avoid

  • you are starting a new project in Swift or SwiftUI, which have native popover and presentation APIs
  • you need actively maintained software with recent releases or security updates
  • you require guaranteed long-term support, since the project has had no releases since 2016

Facets

library · maturity abandoned

ui-components animation mobile-development frontend objective-c popover uikit coregraphics modal-content ios mobile

1 source

Member repositories

RepositoryRoleHealth v2
runway20/PopoverViewmain32

For agents

markdown · JSON · MCP: product_card(name="runway20/PopoverView")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem