how to add animation to launch screen in iOS 9.3 using Objective c -


how make animated splash screen below image in ios 9.3.

enter image description here

basically - can't make animated splash screen. - can duplicate (launchscreen) in storyboard , make entrance vc of app. when view gets loaded - start animation.

as final result have "animating splash screen": app starts -> static launch screen -> transition entrance vc won't visible user because scenes same -> entrance vc view loaded animation.

for sum up: treat launch screen's xib first frame of animation


Comments

Popular posts from this blog

wireshark - USB mapping with python -

c++ - nodejs socket.io closes connection before upgrading to websocket -

Deploying Qt Application on Android is really slow? -