Skip to content

Constraint Animation Template - For animating a logo from Launch Screen to the first View Controller using constraints

Notifications You must be signed in to change notification settings

grecoluigi/constraintanimationtemplate

Repository files navigation

Constraint Animation Template

For animating a logo from Launch Screen to the first View Controller using constraints

demo.mp4

The strategy is to use two sets of Constraints. The initial ones that match the LauncScreen layout, that will be disabled with an animation, and a second set with lower priority, that will kick in when the first set is disabled.

About

Constraint Animation Template - For animating a logo from Launch Screen to the first View Controller using constraints

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages