andreamazz / AMScrollingNavbar

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

Add a delegate method when navigation bar poistion changed #356

Closed OEA closed 5 years ago

OEA commented 5 years ago

It helps developers to find out navigation bar position changes

andreamazz commented 5 years ago

Hey @OEA Thanks for the contribution. Disregard the line length violation, apparently, I can't disable that option 🤔 Can you change the method signature as suggested in the comment I made? Thanks

OEA commented 5 years ago

Yeah sure.

andreamazz commented 5 years ago

Appreciate it, thanks

andreamazz commented 5 years ago

I'll open a new release soon, I want to close another PR first. 👍