Skip to content

Instantly share code, notes, and snippets.

@jacobsapps
Created April 17, 2025 08:44
Show Gist options
  • Save jacobsapps/782c95f9344a51f0976e16131002f384 to your computer and use it in GitHub Desktop.
Save jacobsapps/782c95f9344a51f0976e16131002f384 to your computer and use it in GitHub Desktop.
KeyframeTrack(\.distance) {
CubicKeyframe(600, duration: 2)
LinearKeyframe(600, duration: 3)
SpringKeyframe(4_000, duration: 1)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment