forkingdog / FDFullscreenPopGesture

A UINavigationController's category to enable fullscreen pop gesture with iOS7+ system style.
MIT License
5.9k stars 1.15k forks source link

fd_prefersNavigationBarHidden BUG #204

Open 623034345 opened 4 years ago

623034345 commented 4 years ago

fd_prefersNavigationBarHidden defaults to NO, which leads to a bug when the two interfaces that need to be YES slide back to the animation. The navigation bar is displayed. When a hidden navigation bar interface jumps to the next interface, the navigation bar should theoretically be hidden Actually shows up