Resizable SwiftUI Sheets

SwiftUI 4 introduces a new API .presentationDetents() that lets you define the height of a presented sheet.

Display medium-to-large size sheets, or even specify a custom height!

Custom Height Sheet

GitHub

View Github