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.
the Framework in the current state has a compilation problem with Xcode 12, so I updated the project settings to the recommendations by Xcode and also let Xcode migrate to Swift 5, which needs no extra code adjustments.
Hi,
the Framework in the current state has a compilation problem with Xcode 12, so I updated the project settings to the recommendations by Xcode and also let Xcode migrate to Swift 5, which needs no extra code adjustments.