MAFActionSheetController 0.1.3

MAFActionSheetController 0.1.3

TestsTested
LangLanguage Obj-CObjective C
License MIT
ReleasedLast Release Aug 2015

Maintained by Jed Lewison.




About

MAFActionSheetController manages action sheet-style view controllers on iOS 7+ using MAFOverlay to present as an overlay from a bar button item or a view.

Details

  • Similar to UIAlertController, but with full control over layout and works with iOS 7+.
  • Default layout is similar to popover style on iPhone
  • Add custom header and footer
  • Supports vertical scrolling for long sheets
  • Choose primary and detail text attributes.
  • Supply a custom background view for each action item to completely customize appearance.
  • Uses MAFOverlay to coordinate presentations

Usage

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

Try it using pod try MAFActionSheetController

Requirements

MAFOverlay // iOS 7+

Installation

Author

Jed Lewison, [email protected]

License

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