Skip to content

Instantly share code, notes, and snippets.

@zenangst
Created February 13, 2018 17:53
Show Gist options
  • Save zenangst/a3d4f031f78da7536e0ceaa8311e86fa to your computer and use it in GitHub Desktop.
Save zenangst/a3d4f031f78da7536e0ceaa8311e86fa to your computer and use it in GitHub Desktop.
Syncing UIView animations - Should animate example
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