Created
February 13, 2018 17:53
-
-
Save zenangst/a3d4f031f78da7536e0ceaa8311e86fa to your computer and use it in GitHub Desktop.
Syncing UIView animations - Should animate example
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
let shouldAnimate = !(subviewsInLayoutOrder.flatMap{ $0.layer.animationKeys() }.isEmpty) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment