ShresthaBK / fluid-bottom-navigation

Liquid Bottom Navigation UI Design in Jetpack Compose

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Liquid Bottom Navigation UI Design in Jetpack Compose

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

About

Liquid Bottom Navigation UI Design in Jetpack Compose


Languages

Language:Kotlin 100.0%