Skip to content

Instantly share code, notes, and snippets.

@Kiolk
Last active February 20, 2026 20:44
Show Gist options
  • Select an option

  • Save Kiolk/545e33bd45884316994f3d3eef924d92 to your computer and use it in GitHub Desktop.

Select an option

Save Kiolk/545e33bd45884316994f3d3eef924d92 to your computer and use it in GitHub Desktop.
Spring Animation
animationSpec = spring(
dampingRatio = Spring.DampingRatioMediumBouncy,
stiffness = Spring.StiffnessMediumLow,
visibilityThreshold = 0.001f,
),
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment