AndroidAnimatedNavigationBar icon indicating copy to clipboard operation
AndroidAnimatedNavigationBar copied to clipboard

AnimatedNavigationBar is a navigation bar with a number of preset animations written in Jetpack Compose

Results 4 AndroidAnimatedNavigationBar issues
Sort by recently updated
recently updated
newest added

Support Brush: Gradients and Shaders in NavBar layout. ![Example](https://github.com/exyte/AndroidAnimatedNavigationBar/assets/43017172/d17fd06c-4e92-4b3c-8719-951e572b8910)

how can we set tonalElevation for the bottom bar? that it can have shadow on the different positions

I have enhanced the existing navbar UI by integrating navigation functionality. The updates include: ## **1. Navigation Setup:** Implemented navigation between different sections of the application. ## **2. Smooth Transitions:**...

This library has an issue whenever you add a type-safe official navigation of the compose: `implementation("androidx.navigation:navigation-compose:2.8.0-beta06")` Once you add the navigation library of the compose, the background of the **AnimatedNavigationBar**...