I want to make a Bottom naviation in Android Jetpack compose but in every source I found, The navigation built with compose is normal, flat one
Just like This,

The Point is I could not find a way to make somethin like this

How can I do just a thing ? Thanks