Presenting view controllers in iOS is a trivial thing. At least if you can do with the capability provided by iOS out of the box. But sometimes it makes sense to go a
The default modal view controller transition in iOS is something that I've become a little annoyed of. If the view controllers (the one being presented, and the one presenting the modal view) both
The LaunchImage in iOS is a static image (or a screen) being shown at launch of the app and it dissappears in a couple of seconds, and then showing your default view. For