开发者

iPhone Loading Screen Question

I am trying to figure out how apps like Convertbot and Appzilla, have loading screens that fad开发者_StackOverflowes 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.

iPhone Loading Screen Question


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.


There is a wonderful article on Raywenderlich for door opening and closing animation effect like you asked.

The below link explains step by step on how to achieve this.

Click here to see the article.

I hope this helps.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜