# fluid-bottom-navigation **Repository Path**: conanix/fluid-bottom-navigation ## Basic Information - **Project Name**: fluid-bottom-navigation - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-05-25 - **Last Updated**: 2025-05-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Liquid Bottom Navigation UI Design in Jetpack Compose ## [Watch it on YouTube](https://youtu.be/nP42CBV5Rd0) 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](screenshots/screenshot.png)