Clipping and masking | Jetpack Compose Tips Source link
12 min read ยท Sep 22, 2024 Jetpack Composeโs animation API is both powerful and enjoyable to work with. And when combined with the graphicsLayer() and drawing modifiers, it really open up possibilities for creating some really cool animations. In this article, we’ll dive into exactly that by exploring how to create the following loading […]