在iOS14上,SwiftUI增加了fullCover,支持了全屏的Sheet方式, ... listStyle(InsetGroupedListStyle()) .sheet(item: $sheetView){ view in view } .
確定! 回上一頁