thiagoperes / IDMPhotoBrowser

Photo Browser / Viewer inspired by Facebook's and Tweetbot's with ARC support, swipe-to-dismiss, image progress and more

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ForceHideStatusBar property doesn't work

huangxu510 opened this issue · comments

ForceHideStatusBar property doesn't work, iOS11.3

You could try: UIViewControllerBasedStatusBarAppearance to YES.

commented

1.choose info.plist->View controller-based status bar appearance set is YES or delete it then you can control statusBar hidden independent
2.if you set info.plist->View controller-based status bar appearance is NO statusBarHidden is global control