Morphing Number Animation in Jetpack Compose: part 2
Feb 26, 2024 · 8 min read · This is a two-part article. In part one, I described how I created a morph number animation in Jetpack Compose. Each number is a set of nodes, creating a path that gets drawn on Canvas. However, I didn't go into detail about how the paths used to dra...
Join discussion