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

javascript - Laravel datatable invalid JSON response -

java - Exception in thread "main" org.springframework.context.ApplicationContextException: Unable to start embedded container; -

sql server 2008 - My Sql Code Get An Error Of Msg 245, Level 16, State 1, Line 1 Conversion failed when converting the varchar value '8:45 AM' to data type int -