Material Design helps design a lots of different designs in android and it enable fidelity through reusable components, patterns, and code libraries.
You just need to add
implementation 'com.google.android.material:material:1.0.0'
this dependency in ur android project dependency.
Source Code:- https://github.com/shingadesy21/Bottom_Navigation_Demo