# sobri909/MGBoxKit

Simple, quick iOS tables, grids, and more

Repository: https://github.com/sobri909/MGBoxKit
Canonical: https://ross.abutalabs.com/products/mgboxkit
Language: Objective-C
License: NOASSERTION
License Family: other
Last push: 2018-09-13T10:34:23+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": 5087, "days_push": 2911, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1781, forks 279 (observed 2026-08-28T04:05:35.527610+00:00)

## What it is
MGBoxKit is an Objective-C iOS library for building tables, grids, and custom layouts with less boilerplate than UITableView or UICollectionView. It provides CSS-like margin/padding/zIndex styling, block-based gesture handling, and animated row management.

## Use cases
- build ios table views without uitableview boilerplate
- create grid layouts like uicollectionview but simpler
- lay out attributed strings and images in table rows automatically
- add animated row insertion and reordering in ios lists
- apply css-like margins padding and z-index in native ios views
- handle taps and swipes with block-based gesture recognizers

## When to choose
- you want lightweight table/grid layouts in an Objective-C or Swift iOS app
- you prefer block-based callbacks over delegate protocols
- you need CSS-like styling conveniences on UIKit views

## When to avoid
- you are starting a new project and want SwiftUI or modern UIKit APIs
- you need a library with active maintenance and recent releases
- you require SwiftUI support or async/await APIs

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, state-management
- domain: mobile-development, frontend
- platform: -
- tags: objective-c, uitableview, uicollectionview, cocoapods, layout, blocks-based-apis, ios, mobile, swift

## Member repositories
- sobri909/MGBoxKit (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:35.527610+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-30T03:24:25.658613+00:00, confidence not recorded.
  - readme: https://github.com/sobri909/MGBoxKit (fetched 2026-08-28T04:05:35.527610+00:00, sha 05527cc126a5)
- Data as of 2026-08-30T08:39:29.467469+00:00.
