DKPopupMenu 0.2.0

DKPopupMenu 0.2.0

TestsTested
LangLanguage Obj-CObjective C
License MIT
ReleasedLast Release Dec 2016

Maintained by Dmytro Kovryhin.




A fast and simple way to add Android-like looking popup menu anywhere in a project with API similar to UIAlertController, but simpler :) It is now possible to set custom background view to customize color and handle gestures.

Optionally, a nib file can be used to present menu cell's content.

Usage

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

Installation

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

pod "DKPopupMenu"

Icons

Icons used in example are taken from publicly available source and are distibuted under Creative Commons Attribution-No Derivative Works 3.0 Unported Lisence

Author

DmytroKovryhin, [email protected]

License

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