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.