DropDownMenuKit
DropDownMenuKit copied to clipboard
UIKit drop down menu, simple yet flexible and written in Swift
the version where there is up and down arrows and also the segment where you select what you want to sort on? Its spot on what I'm looking for. Thanks
In my case `UITabBarController` is root. So if I add this control into inner navigation bar then it won't overlay `UITabBar` and `UITabBarController` is still clickable
Hi Just wondering if it is possible to create sections with section headers like in a UITableView? Thanks