AWNavigationMenuItem
July 30, 2016 • MIT License
Navigation Menu for iOS. Support string and attributed string for menu items.
TDWatchInterfaceMenu
March 29, 2015 • MIT License
Add menu item with a block as it's action handler to `WKInterfaceController`
UIMenuItem-CXAImageSupport
January 14, 2013 • MIT License
UIMenuItem with Image Support. UIMenuItem uses UILabel to display its title, that means we can swizzle -drawTextInRect: to support image.
UIMenuItem+CXAImageSupport is a dirty hack but should be...