SwiftEntryKit v0.2.3 Release Notes

  • 🔋 Features

    Status bar revised

    • 💅 Instead of assigning the UIStatusBarStyle, use EKAttributes.StatusBar to define the status bar.
    • The benefit is an absolute control over the status bar appearance.
    • 🆕 New statuses:
    • .hidden - Hides the status bar.
    • 💅 inferred - Infer the style from the previous style.