Hey there, with Jetpack Navigation 3, has anyone t...
# compose-android
g
Hey there, with Jetpack Navigation 3, has anyone tried nesting multiple NavDisplays? Or any other means to represent a tree-like navigation structure with proper state saving?
p
I have tried. Simple example but no issues whatsoever. It works as expected. You can check here if interested: https://github.com/pablichjenkov/nav3-playground