SwiftUI views has a ViewModifier .sheet that allows us to present a modal view based on a state .isPresented which is a Bool.
確定! 回上一頁