Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Visual navigation graph representation in Jetpack Compose?

Jetpack navigation component has a nice visual representation of nav_graph.xml file between fragments, however if we use navigation component for Jetpack Compose there is no support nav_graph.xml for composable functions. Then the question is how visually to see the navigation graph between composable widgets and screens similarly what we can see with nav_graph.xml in Android Studio?

like image 816
Arsenius Avatar asked Nov 18 '25 14:11

Arsenius


1 Answers

We don't have a visual representation of the graph yet. This article also mentioned.

https://medium.com/google-developer-experts/navigating-in-jetpack-compose-78c78d365c6a

like image 93
talhafaki Avatar answered Nov 20 '25 04:11

talhafaki



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!