I am trying to figure out how apps like Convertbot and Appzilla, have loading screens that fades away at both ends. I attached a picture because it is hard to explain. Any ideas, suggestion, tutorial. I’d love to implement this into my app.

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
It’s actually pretty simple. They’ve got a default graphic (Default.png) that shows the initial screen. Once the application has loaded, the very first view that comes up has the very same graphic, providing a seamless transition between the startup screen and the application. There’s a short delay before an animation of some sort within the view opens up the doors and reveals the main navigation.