To show a modal (iOS 13 style). You just need a simple sheet with the ability to dismiss itself: struct ModalView: View { @Binding var ...
確定! 回上一頁