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

mattgemmell/MGSplitViewController

A flexible, advanced split-view controller for iPad developers. observed · 2026-08-28

github.com/mattgemmell/MGSplitViewController · homepage · Objective-C observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

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: 5877
  • days_rel: n/a
  • days_push: 3550
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1506 stars · 381 forks observed · 2026-08-28

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

MGSplitViewController is an Objective-C replacement for Apple's UISplitViewController on iPad, adding enhancements like toggleable master visibility, vertical/horizontal split orientation, draggable dividers, and customizable divider views. It mimics UISplitViewController's appearance and delegate API while offering greater layout flexibility.

Use cases

  • build a master-detail iPad interface with a resizable split
  • show or hide the master pane independently in portrait and landscape
  • create a horizontal master-above-detail layout on iPad
  • let users drag the divider between master and detail views
  • customize the divider appearance between split view panes
  • use a split view controller from a xib with Interface Builder outlets

When to choose

  • you maintain a legacy Objective-C iPad app needing split-view features UISplitViewController lacked in older iOS versions
  • you need draggable or horizontally oriented splits unavailable in the stock control
  • you want a drop-in UISplitViewController replacement with a compatible delegate API

When to avoid

  • you are starting a new iOS project, since modern UISplitViewController covers most of these features
  • you need Swift-first or actively maintained code
  • you require Interface Builder visual configuration or SwiftUI support
  • you need a guaranteed license for commercial use, as the repo lists no formal license

Facets

library · maturity abandoned

ui-components mobile-framework mobile-development frontend cross-platform objective-c ipad split-view-controller master-detail uikit legacy-ios ios mobile

4 sources

Member repositories

RepositoryRoleHealth v2
mattgemmell/MGSplitViewControllermain32

For agents

markdown · JSON · MCP: product_card(name="mattgemmell/MGSplitViewController")

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