MKDropdownMenu icon indicating copy to clipboard operation
MKDropdownMenu copied to clipboard

🔻 Dropdown Menu for iOS with many customizable parameters to suit any needs

Results 14 MKDropdownMenu issues
Sort by recently updated
recently updated
newest added

Hello, I am facing one issue, Suppose the superview height is 60 and the array length is more then 3, then drop down height is decreased like below image ![Simulator...

Currently when i have dropdown present in the superview, Accessibility inspector is not focusing on the dropdown elements.So how can i focus on dropdown elements alone when drop down is...

Is the drop down menu supporting RTL if the language is RTL ! Can i set limit of the items to show or some constraint on the bottom of the...

How can I set dynamic row heights based on contents (i.e UILabel)

enhancement

How Can I change disclosureIndicatorImage position When I change headheaderComponents title?

enhancement

set a MKDropdownMenu in VC1 NavigationBar TitileView, than nav push to VC2, than back to VC1. you can see that MKDropdownMenu layout error. in your Demo project, MKDropdownMenu is lose,...

iOS 11 Layout Support

This component looks great, but I have some layout problem when I rotate device with dropdown menu visible. If you enable rotation, you can see these problems also in demo...

bug

I installed MKDropdownMenu with CocoaPods. I added, `import "MKDropdownMenu.h"` to the ViewController.h file where I use MKDropdownMenu. When I run my app, it crashes with , `Linker Command failed with...