Skip to content

MUSTLaboratory/MLFlyOverMenu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MLFlyOverMenu

CI Status Version License Platform

About

A simple flyover menu, which covers your view controller's content. It has configurable transitions and fully supports initialization from the Xcode Interface Builder without a line of code.

Demo

mlflyover_demo.gif

Usage

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

  • iOS 6+ (compatible with iOS 8)
  • Xcode 5/6

Installation

MLFlyOverMenu is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "MLFlyOverMenu"

Feedback

Issues and pull requests are welcome. Thank you for using this control in your app.

Author

MUSTLab, hello@mustlab.ru

License

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