Gives me some ideas on a loading screen for my new app. I think I’ll probably go with the empty user interface while it loads instead of a splash screen which I was going to use.
iOS apps display a prerendered, static image when they launch called
Default.png. Developers can set it to anything they like. This is Instapaper’s:This matches the iOS convention of showing the app’s typical interface, but empty, so it looks like it has fully loaded (before it actually…
(Source: marco)
