SkillAgentSearch skills...

GSSplitViewController

A replacement for Apple's UISplitViewController with the ability to change the width of the master pane. http://gossainsoftware.com

Install / Use

/learn @cgossain/GSSplitViewController
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Notes

  • This project was developed and tested on iOS 7. Lower OS versions may or may not work.

GSSplitViewController Interface

The GSSplitViewController interface mimics the UISplitViewController interface, and adds the ability to adjust the width of the master pane via the 'masterPaneWidth' property. It also adds a few other convenient properties and methods to help create a more custom user interface.

GSSplitViewController Delegate

The GSSplitViewController delegate for the most part mimics the UISplitViewController's delegate. Just note that no popover controller is returned and there are a fewer methods.

License

GSSplitViewController is available under the MIT license. See the LICENSE file for more info.

Related Skills

View on GitHub
GitHub Stars6
CategoryDevelopment
Updated6mo ago
Forks2

Languages

Objective-C

Security Score

77/100

Audited on Sep 17, 2025

No findings