andreamazz / AMScrollingNavbar

Scrollable UINavigationBar that follows the scrolling of a UIScrollView
MIT License
6.05k stars 634 forks source link

Use of unresolved identifier 'showNavBarAnimated' swift 4.2, #360

Closed Iammahiiii closed 5 years ago

Iammahiiii commented 5 years ago

Describe the bug I am trying to upgrade an old project from Swift 1.2 to Swift 4.0, I see the following error "Use of unresolved identifier 'showNavBarAnimated' " To Reproduce Upgrade an old project from Swift 1.2 to Swift 4.01. Do this Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

andreamazz commented 5 years ago

The API obviously changed, follow the readme.