Hide the status bar in RubyMotion
Normally you would do this in a plist file, but in RubyMotion, you'll want this bit of code in your Rakefile within the Motion::Project::App.setup
block
app.info_plist['UIStatusBarHidden'] = true
Written by Clayton McIlrath
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Ruby
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#