OverlayContainer v3.5.1 Release Notes
Release Date: 2020-08-22 // over 4 years agoPrevious changes from v3.5.0
-
➕ Added
OverlayContainerPresentationController
: An abstract class that can be used to manage the transition animations and the presentation of overlay containers onscreen.OverlayContainerSheetPresentationController
: AnOverlayContainerPresentationController
subclass that adds a dimming layer over the background content and a drag-to-dismiss & tap-to-dismiss gestures.
⚡️ Updated
- The overlay container view autorizing mask is now [.flexibleHeight, .flexibleWidth]