To present modally (cover up the previous screen) in SwiftUI, ... this is the sheet screen") } .sheet(item: $details) { detail in ...
確定! 回上一頁