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

Wajahat Karim
AndroidPub

--

Originally Posted on wajahatkarim.com

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:

--

--

Responses (3)