Liquid Bottom Navigation UI Design in Jetpack Compose

Watch it on YouTube

This is a concept of Android Bottom Navigation using RenderEffect. RenderEffect is available since Android 12. In this tutorial, I’m using BlurEffect and ColorFilterEffect to mimic liquid-like behavior which I found on the Internet.

Preview

App UI

GitHub

View Github