Can someone explain to me how does nested navigati...
# compose
k
Can someone explain to me how does nested navigation work in compose
n
I wrote this article about nested Navigation for BottomNav (it’s in Portuguese, but you can use Google Translate 😛) https://nglauber.medium.com/compose-e-bottom-navigation-b1eb357dd473 or you can take a look into this one: https://afzaln.com/multiple-navigation-graphs-with-jetpack-compose-navigation/
k
Thanks