Component - Implicit animations (.animation modifier)
This UI component demonstrates how to smoothly animate changes in a view's properties using the .animation modifier in SwiftUI. When a user taps the button, the circle changes size and color with a gentle animation, making the interaction feel natural and lively.