OverlayContainer v3.5.1 Release Notes

Release Date: 2020-08-22 // over 3 years ago
  • 🛠 Fixed


Previous 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: An OverlayContainerPresentationController 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]