Last Updated: February 25, 2016
·
825
· ebragaparah

How to hide the grey bar with app name on the spash screen using Titanium Appcelerator

If you are a Titanium Appcelerator enthusiast and cannot take anymore that grey bar on the spash screen but didn't know how to hide it, all you need to do is to insert

<navbar-hidden> true </navbar-hidden>

in your tiapp.xml to see the magic happen.