Slide 21
Slide 21 text
21
Summary
โข UISheetPresentationController provides half size sheet.
If you want height flexibility, choose
UIPresentationController.
โข UISheetPresentationController is able to touch the parent
screen.
โข Given the constraints, you can quickly implement half-
modal.