Skip to content

Instantly share code, notes, and snippets.

@jeffbailey
Created January 6, 2014 19:43
Show Gist options
  • Save jeffbailey/8288607 to your computer and use it in GitHub Desktop.
Save jeffbailey/8288607 to your computer and use it in GitHub Desktop.
Show grabber instead of swiping open notification or control center. Useful if you're app supports swiping from the top or bottom of the screen.
<key>UIStatusBarHidden</key><true/>
<key>UIViewControllerBasedStatusBarAppearance</key><false/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment