Navigation View Constraints

If you are using Swift UI and you get an error based around the constraints, you might be able to fix it by putting this line at the end of your navigation view.

.navigationViewStyle(.stack)