# rnystrom/RNGridMenu

A grid menu with elastic layout, depth of field, and realistic animation.

Repository: https://github.com/rnystrom/RNGridMenu
Canonical: https://ross.abutalabs.com/products/rngridmenu
Language: Objective-C
License: MIT
License Family: permissive
Last push: 2013-08-20T17:47:13+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4831, "days_push": 4761, "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 1277, forks 187 (observed 2026-08-28T04:04:13.309250+00:00)

## What it is
An Objective-C iOS UI control that presents a grid-based popup menu with elastic layout, background blur, depth of field, and bounce animations, inspired by the Mailbox app. It is a UIViewController subclass customizable via properties like item size, highlight color, and animation duration.

## Use cases
- show a grid-style action menu in an iOS app
- display animated popup options with icons and labels
- create a Mailbox-inspired menu overlay
- present a blurred-background action sheet alternative
- build a custom grid or list menu by subclassing

## When to choose
- you are maintaining a legacy Objective-C iOS app that already uses it
- you want a simple, lightweight grid menu you can fork and customize

## When to avoid
- starting a new Swift or modern iOS project
- you need actively maintained or updated UI components
- you need accessibility or modern iOS API support

## Facets
- artifact type: library
- maturity: abandoned
- function: ui-components, animation
- domain: mobile-development, frontend
- platform: -
- tags: objective-c, uikit, grid-menu, cocoapods, popup-menu, ios, mobile

## Member repositories
- rnystrom/RNGridMenu (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:13.309250+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-30T05:02:51.621139+00:00, confidence not recorded.
  - readme: https://github.com/rnystrom/RNGridMenu (fetched 2026-08-28T04:04:13.309250+00:00, sha 7e39ff64697d)
- Data as of 2026-08-30T08:39:29.467469+00:00.
