IGLDropDownMenu
IGLDropDownMenu copied to clipboard
An iOS drop down menu with pretty animation and easy to customize.
the use the demo and set the dropDownMenu.frame.y = 400, and the some items is below the screen, so those items can not be selected
how to display item's text(what I want to show),text is long or short .IGLDropDownItem how to auto adjust height?
If anyone think it should re-write to a swift version, please leave a comment to tell me. If this implement in swift, there are two plan: 1. Just a swift...
I've been trying to figure out how to close the menu when user taps somewhere on the screen. When users don't pick an option, or try to type something in...