Skip to content

Instantly share code, notes, and snippets.

@collingo
Created February 9, 2012 23:05
Show Gist options
  • Save collingo/1784110 to your computer and use it in GitHub Desktop.
Save collingo/1784110 to your computer and use it in GitHub Desktop.
Delay removal of splash screen in PhoneGap
// remove splash screen
navigator.splashscreen.hide();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment