A nice short write-up on the current state of navigation in SwiftUI.
While the repo itself contains tools that you can use in your code, the readme goes over the issues that out-of-the-box navigation API has and potential directions for solving them.
It’s a valuable resource for understanding how to deal with navigation better, even if you don’t wish to use third-party code.