Animating content size in Compose
In the previous article, we learned why animations are important in our applications.
In this article, we will focus on animating content change in our apps by using the Modifier's animateContentSize() function. It helps in animating the transition b...
jacquigitau.hashnode.dev2 min read