toolbar modifier on the NavigationView hides the Backbutton in a Buggy way! Solution: var body: some View { VStack (alignment: .leading) { ... } ...
確定! 回上一頁