implementation("androidx.compose.animation:animation:1.8.3")
Enables smooth animations for UI components, including transitions, shared elements, and scrolling interactions. Recent updates enhance shared element transitions during scrolling.