Im trying to figure out where I should draw the line when it comes to animations in design system components.
+ On one hand, I do like the idea that if my button handles some animation, now all my buttons look extra fabulous.
- On the other hand, if the simplest Text composable animates its color, theres a ton of stuff happening almost all the time.
When is too much, too much? Please let me know if you have tried one or both alternatives, how did it go?