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

Use interactivePopGestureRecognizer.delegate and edge swipe. #56

Closed asaake closed 6 years ago

asaake commented 7 years ago

In my project, navigationBar switch hidden and show. And use interactivePopGestureRecognizer.delegate and Down Right edge swipe.

This case, navigationBar is repeatedly displayed and hidden.

hidingnavigationbar