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

nek023/QBPopupMenu

Customizable popup menu for iOS. observed · 2026-08-28

github.com/nek023/QBPopupMenu · Objective-C · MIT (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases archived

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

Full methodology

Adoption not part of the score

1372 stars · 221 forks observed · 2026-08-28

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

QBPopupMenu is a customizable popup menu library for iOS, styled similarly to UIMenuController in iOS 7. It supports custom appearance via subclassing, automatic pagination of many items, and automatic frame adjustment to stay within the target view.

Use cases

  • show a custom context menu on long-press in an iOS app
  • replace UIMenuController with a stylable popup menu
  • display popup menu items with titles or images
  • create a themed popup menu by subclassing and overriding drawing methods
  • show many menu items with automatic pagination

When to choose

  • building an Objective-C or Swift iOS app that needs a customizable text-selection or context popup menu
  • you want UIMenuController-like behavior with custom colors and drawing
  • you need automatic pagination and positioning of menu items

When to avoid

  • building for Android or non-Apple platforms
  • you need a modern, actively maintained SwiftUI-first menu solution
  • your project targets only recent iOS APIs and you prefer system-provided UIMenu/UIContextMenu

Facets

library · maturity maintenance

ui-components gui mobile-development frontend popup-menu objective-c uimenucontroller cocoapods ios mobile

1 source

Member repositories

RepositoryRoleHealth v2
nek023/QBPopupMenumain10

For agents

markdown · JSON · MCP: product_card(name="nek023/QBPopupMenu")

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