/IAMenuController

A UIViewController container class that provides behavior for a view to be revealed with a panning gesture

Primary LanguageObjective-CMIT LicenseMIT

IAMenuController is a UIViewController container class that encapsulates the behavior for panning a "content" controller to reaveal a "menu" view controller.

Initialize IAMenuController with a menu view controller, a content view controller and an optional UIBarButtonItem to trigger the reveal.

MIT License