MTRadialMenu
MTRadialMenu copied to clipboard
MTRadialMenu
MTRadialMenu
Usage
MTRadiaMenu is easy to use and configure, its a subclass of UIControl. Simply create a menu, configure and add some menu items. Menu items are subclasses of MTMenuItem that you can do your own drawing in. See examples in the demo project.
Requirements
Installation
MTRadialMenu is available through CocoaPods, to install it simply add the following line to your Podfile:
pod "MTRadialMenu"
Author
7imbrook, [email protected]
License
MTRadialMenu is available under the MIT license. See the LICENSE file for more info.