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

liufengting/FTPopOverMenu

FTPopOverMenu is a pop over menu for iOS which is maybe the easiest one to use. Supports both portrait and landscape. It can show from any UIView, any UIBarButtonItem and any CGRect. observed · 2026-08-28

github.com/liufengting/FTPopOverMenu · Objective-C · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3801
  • days_rel: n/a
  • days_push: 1027
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1041 stars · 171 forks observed · 2026-08-28

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

FTPopOverMenu is an Objective-C library for iOS that displays customizable popover menus anchored to any UIView, UIBarButtonItem, or CGRect. It supports portrait and landscape orientations, images from bundles or remote URLs, and simple one-line styling APIs.

Use cases

  • show a dropdown menu from a bar button item in iOS
  • display a popover menu anchored to a view
  • add a context menu with icons to an iOS app
  • show menu options from a CGRect position
  • customize popover menu background color and style
  • add a popup menu supporting portrait and landscape

When to choose

  • you need an easy-to-integrate popover menu in an Objective-C iOS project
  • you want menu items with images from bundle or remote URLs
  • you need a lightweight UIKit popover with simple APIs

When to avoid

  • you are building in Swift and prefer the native Swift version (FTPopOverMenu_Swift)
  • you need SwiftUI-native menus
  • you require a heavily maintained library with frequent updates

Facets

library · maturity maintenance

ui-components mobile-framework mobile-development frontend popover-menu objective-c uikit cocoapods dropdown-menu ios swift mobile

1 source

Member repositories

RepositoryRoleHealth v2
liufengting/FTPopOverMenumain32

For agents

markdown · JSON · MCP: product_card(name="liufengting/FTPopOverMenu")

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