kolyvan/kxmenu
KxMenu is a vertical popup menu for using in iOS applications 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4856
- days_rel: n/a
- days_push: 2435
- n_releases_24m: 0
Adoption not part of the score
1792 stars · 357 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
KxMenu is a lightweight Objective-C library that displays vertical popup menus in iOS applications. It is added by dropping source files into a project and showing menus with a single class method call.
Use cases
- show a vertical popup menu from a button tap in an iOS app
- display a context menu with icons and titles on iOS
- add a dropdown-style action menu to a UIView
- present menu items with target/action callbacks in Objective-C
- build an iOS action sheet alternative with custom menu items
When to choose
- you need a simple, dependency-free popup menu in an Objective-C or legacy iOS project
- you want a lightweight alternative to UIActionSheet with custom items and icons
- your app targets older iOS versions (iOS 5+)
When to avoid
- you are building a modern SwiftUI or UIKit app that can use native UIMenu/UIContextMenuInteraction
- you need an actively developed library with recent updates and Swift support
- you need horizontal menus or highly customizable animations
Facets
library · maturity maintenance
ui-components gui mobile-development developer-tools popup-menu objective-c uikit context-menu ios mobile
1 source
- readme: https://github.com/kolyvan/kxmenu · fetched 2026-08-28 · 38b5e742d30a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| kolyvan/kxmenu | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem