ios - Replacing Xcode 6 default Launchscreen with a Custom animation -


i have animation (in swift) want display while app loads. assuming must override xcode 6 default launch screen so.

my question how override default launchscreen in xcode allow custom launch in animation.

any feedback appreciated.

thanks ciaran

first, apple doesn't recommend having these types of launch screens. answer questions, make first uicontroller of app have custom animation , after animation done, have segue app's main screen.


Comments

Popular posts from this blog

html - Firefox flex bug applied to buttons? -

html - Missing border-right in select on Firefox -

python - build a suggestions list using fuzzywuzzy -