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 410 forks source link

Is this project dead ? #162

Closed bfrolicher closed 4 years ago

bfrolicher commented 4 years ago

Hi,

I would like to know if this project is still being maintained? There are 13 PRs and 50 issues. The swift 5 support is still not present, the last release was almost 2 years ago. I can make a pull request to add it and fix all warnings, but I have to know if I should do in a fork or in this repo.

Thank you for your answer.

Sincerely

PhamBaTho commented 4 years ago

@bfrolicher thanks for reaching out. Yes it's still being maintained, I will focus more on this repo to keep it updated. Please help submit your PR to support Swift 5 if you have time. Cheers.

PhamBaTho commented 3 years ago

update: I have just released v0.7 which supports Swift 5 and fixes all warnings.