Nice transition from splash screen to main application screen using fade out and zoom in animation
Change the -application:didFinishLaunchingWithOptions:
method of your application delegate class like this (assuming your splash image is named Default.png
):