Bottom Navigation + Jetpack Navigation in Android
This episode introduces the BottomNavigation UI component and demonstrates how to connect its menu with a pre-existing Nav Graph from the Jetpack Navigation paradigm. When done properly, the system takes care of any Fragment transactions we would need to do in order to move between top-level Fragments. This is very much a production worthy setup! Bottom Navigation docs: https://material.io/components/bottom-navigation/android#using-bottom-navigation
This episode introduces the BottomNavigation UI component and demonstrates how to connect its menu with a pre-existing Nav Graph from the Jetpack Navigation paradigm. When done properly, the system takes care of any Fragment transactions we would need to do in order to move between top-level Fragments. This is very much a production worthy setup! Bottom Navigation docs: https://material.io/components/bottom-navigation/android#using-bottom-navigation