Does anybody know a tutorial about creating your o...
# compose
f
Does anybody know a tutorial about creating your own nav host / nav controller / navigator?
j
What do you want to do with it? Most likely you'll want to have a custom navigator and not roll your own controller 🙂
f
I want to create a nav host which supports nested nav graphs, but accepts a wrapper composable for each
navigation
subgraph.