implementation("androidx.compose.animation:animation:1.10.0-beta02")
Enables the creation of animations in Compose applications, including transitions, shared element animations, and gesture-driven animations.