# 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.

Repository: https://github.com/liufengting/FTPopOverMenu
Canonical: https://ross.abutalabs.com/products/ftpopovermenu
Language: Objective-C
License: MIT
License Family: permissive
Topics: pop, navigation-items, menu, button, cocoapods, popover
Last push: 2023-11-10T05:49:56+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3801, "days_push": 1027, "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 1041, forks 171 (observed 2026-08-28T04:03:20.586098+00:00)

## What it is
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
- artifact type: library
- maturity: maintenance
- function: ui-components, mobile-framework
- domain: mobile-development, frontend
- platform: -
- tags: popover-menu, objective-c, uikit, cocoapods, dropdown-menu, ios, swift, mobile

## Member repositories
- liufengting/FTPopOverMenu (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:20.586098+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-30T07:02:58.270018+00:00, confidence not recorded.
  - readme: https://github.com/liufengting/FTPopOverMenu (fetched 2026-08-28T04:03:20.586098+00:00, sha 25dedf1a1287)
- Data as of 2026-08-30T08:39:29.467469+00:00.
