huri000 / SwiftEntryKit

SwiftEntryKit is a presentation library for iOS. It can be used to easily display overlays within your iOS apps.
MIT License
6.6k stars 604 forks source link

Fix status bar style #370

Open p-x9 opened 2 years ago

p-x9 commented 2 years ago

Issue Link 🔗

369 StatusBar Style is overwritten by SwiftEntryKit after the alert is dismissed.

Goals 🥅

What have I tried to achieve / improve + use case example

Implementation Details ✏️

add new case default

Testing Details 🔍

How did I test my implementation

Screenshot Links 📷

Since this a visual project, focusing maily on UI and UX, please attach screenshots in case of UI related change

Kaspik commented 1 year ago

@huri000 Do you think we could get out updated version of SwiftEntryKit with these fixes? Thanks!