ylliX - Online Advertising Network

Animation and Masking in Jetpack Compose with the grahpicsLayer() and Drawing Modifiers

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 […]