top of page

VICE Splash Screen

Designed and created using Swift
Technologies: UIKit, Core Animation, iOS, Swift, Xcode
VICE-Splash-Screen.gif

A variety of animations were used to achieve this splash screen design. Apple's Core Animation framework was used to create the individual animations such as the scale, fade and image scrolling effect. These individual animations were combined and properly timed using custom timing functions. The VICE logo was programmatically created using UIBezierPath's taken from an SVG.

bottom of page