PhamBaTho / BTNavigationDropdownMenu

The elegant yet functional dropdown menu, written in Swift, appears underneath the navigation bar to display a list of defined items when a user clicks on the navigation title.
MIT License
2.69k stars 411 forks source link

Added a method to programmatically select an index in the menu #104

Closed Vortec4800 closed 7 years ago

Vortec4800 commented 7 years ago

Added a new method which will select an index in the menu.

This addresses #92

cdunkel commented 7 years ago

Any update on when this feature will get merged in? This would be really helpful for my current project.

PhamBaTho commented 7 years ago

@Vortec4800 @cdunkel Sorry for the delay. It's merged now. Thanks for the PR 👍