Skip to content

Instantly share code, notes, and snippets.

@congnd
Created January 4, 2021 04:54
let animation = CABasicAnimation(keyPath: #keyPath(CALayer.opacity))
animation.toValue = 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment