OverlayContainer v3.5.0-beta.1 Release Notes

Release Date: 2020-04-10 // about 4 years ago
  • ➕ Added

    • OverlayContainerPresentationController: An abstract class that can be used to manage the transition animations and the presentation of overlay containers onscreen.
    • OverlayContainerSheetPresentationController: An OverlayContainerPresentationController subclass that adds a dimming layer over the background content and a drag-to-dismiss & tap-to-dismiss gestures.