Member-only story
šBeginnerās Guide to Bottom Navigation with Android Jetpack ā Part 2
Part 2 of step-by-step guide for beginners on how to create Bottom Navigation using Android Jetpack Navigation
This is the second part in a series of the articles about the beginnerās guide to using Bottom Navigation View with Android Jetpack Navigation Components. Originally published at https://wajahatkarim.com.
In previous part, we learned some basic concepts about Jetpack Navigation. We then learned on how to integrate navigation components in your android apps and set it up with the bottom navigation. We learned to implement the following two cases in our simple Bottom Navigation Demo application.
- š Simple Bottom Navigation with Jetpack Navigation
- šØ Adjusting AppBar/Toolbar for Top Level Destinations
You can read the part 1 of this series here.
In this part 2, we are going to cover the following cases of Bottom Navigation with Navigation components: