SwiftEntryKit v0.5.4 Release Notes

  • ๐Ÿ”„ Changes

    ๐Ÿ’… Status Bar Style Appearance

    ๐Ÿ‘ SwiftEntryKit supports applications that defines status bar behaviour that is based on the presented view controller. The related issue.

    Key Window

    0๏ธโƒฃ Setting the entry window is key is not the default behavior anymore. The API โช public class func display(entry view: UIView, using attributes: EKAttributes, presentInsideKeyWindow: Bool = default, rollbackWindow: RollbackWindow = default) โช public class func display(entry viewController: UIViewController, using attributes: EKAttributes, presentInsideKeyWindow: Bool = default, rollbackWindow: RollbackWindow = default)

    Visual Effect View Mask (Entry Background)

    Performed only when really needed