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
cannot select an item during the open animation #114
The opening animation takes time (like 2 seconds), and this is not possible to select anything during this time. It can be frustrating when the animation is almost finished (the animation seems finished) but the selection does not work.
The opening animation takes time (like 2 seconds), and this is not possible to select anything during this time. It can be frustrating when the animation is almost finished (the animation seems finished) but the selection does not work.