Delightful, physics-based animations in Jetpack Compose
A collection of real-world animation examples built with Jetpack Compose — from bouncing entrances and infinite rotations to celestial orbits (sun & moon) and custom animated shadows.
💡 Perfect for developers who want to go beyond basic fades and create immersive, playful UIs with Compose Animation APIs.
- ✨ Bouncing entrance with spring physics
- 🔄 Infinite slow rotation (±50° rocking)
- 🌞🌙 Sun & moon orbiting in opposite directions
- 🖼️ Animated fake shadows (scale + alpha)
- 📱 ConstraintLayout-compatible & preview-ready
- Jetpack Compose (
androidx.compose.*) Animatable,spring(),tween(),LaunchedEffectConstraintLayout Compose- Vector drawables & image resources