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

Is it possible to hide the extension UIView only? #42

Closed DesmondPang closed 8 years ago

DesmondPang commented 8 years ago

Is it possible to hide the extension UIView only? I would like to keep the navigationBar and only hide the extension UIView.

tristanhimmelman commented 8 years ago

Unfortunately that functionality is not supported by this project