# 5 Metaball Animations in Jetpack Compose

DevFeed: [5 Metaball Animations in Jetpack Compose](<https://devfeed.tech/articles/5-metaball-animations-in-jetpack-compose-25760.md>)

Original publisher: [Read original article](<https://www.sinasamaki.com/5-metaball-animations-in-jetpack-compose/>)

Author: sinasamaki

Published: 2023-01-26T07:00:19Z

Content type: tutorial

Language: en

Sources: [sinasamaki](<https://devfeed.tech/sources/sinasamaki.md>)

Topics: [Jetpack Compose](<https://devfeed.tech/topics/jetpack-compose.md>), [shaders](<https://devfeed.tech/topics/shaders.md>), [SDK](<https://devfeed.tech/topics/sdk.md>)

Tags: [animation](<https://devfeed.tech/tags/animation.md>), [article](<https://devfeed.tech/tags/article.md>), [jetpack-compose](<https://devfeed.tech/tags/jetpack-compose.md>), [navigation](<https://devfeed.tech/tags/navigation.md>), [sdk](<https://devfeed.tech/tags/sdk.md>), [shaders](<https://devfeed.tech/tags/shaders.md>)

## AI overview

A tutorial showing how to create five metaball animations in Jetpack Compose using helper composables and an AGSL shader. Examples include progress loaders, switches, expandable FABs, swipe-to-dismiss interactions, and bottom-navigation indicators.

## Source excerpt

Stunning gooey animations created in Jetpack Compose