mattgemmell/MGSplitViewController
A flexible, advanced split-view controller for iPad developers. 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
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
- readme: https://github.com/mattgemmell/MGSplitViewController · fetched 2026-08-28 · 537c31e3f6d7
- homepage: http://mattgemmell.com/ · fetched 2026-08-29 · b9db8b09f29e
- site_page: https://mattgemmell.com/about · fetched 2026-08-29 · a7f05535f766
- site_page: https://mattgemmell.com/about/terms · fetched 2026-08-29 · dad8563a872d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| mattgemmell/MGSplitViewController | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="mattgemmell/MGSplitViewController")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem