I'm using navigation-compose (nav2)... and still h...
# compose
c
I'm using navigation-compose (nav2)... and still having trouble understanding how to manage save state with back nav Home Tab -> Post Screen (for post id #123) -> Home Tab -> Post Screen (for post id #123) Is there a way to back nav properly so that when returning to the same deeper / child destination again (post #123)... the state of that destination is restored?