TestsTested | ✗ |
LangLanguage | Obj-CObjective C |
License | MIT |
ReleasedLast Release | Dec 2014 |
Maintained by Brandon McQuilkin.
M13ContextMenu is a Pintrest style context menu for iOS. Designed to work with UICollectionViews, it is easily added to any UICollectionView to add a context menu for each cell. It can also be added to any other UIView. The items are customizable, so it is very easy to style the context menu for your application.
pod 'M13ContextMenu'
Brandon McQuilkin