Animating Autolayout Constraints
As described in Apple Autolayout Guide, your UIView animation block should look like this:
1 2 3 4 5 6 7 | |
aka @samwize ¯\_(ツ)_/¯
As described in Apple Autolayout Guide, your UIView animation block should look like this:
1 2 3 4 5 6 7 | |