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.
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
Post a Comment