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
Added a new method which will select an index in the menu.
This addresses #92