tristanhimmelman / HidingNavigationBar

Easily hide and show a view controller's navigation bar (and tab bar) as a user scrolls
MIT License
1.03k stars 127 forks source link

How can I use this HidingNavigationBarManagerDelegate? #38

Closed alexliubj closed 8 years ago

alexliubj commented 8 years ago

I want to know the status changes.

alexliubj commented 8 years ago

I want to know when navigation bar and toolbar start to show and hide in my code after I referenced this library.

tristanhimmelman commented 8 years ago

Please see HidingNavViewController in sample project