Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save congnd/66fc88837600c9f656bd604d851a5a8d to your computer and use it in GitHub Desktop.
Save congnd/66fc88837600c9f656bd604d851a5a8d to your computer and use it in GitHub Desktop.
let animation = CAKeyframeAnimation(keyPath: #keyPath(CALayer.position))
animation.path = path.cgPath
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment