Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A way to set status bar color when app is using view controller-based status bar appearance #66

Closed
qizh opened this issue Jun 27, 2018 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@qizh
Copy link

qizh commented Jun 27, 2018

What if I can't set view controller-based status bar appearance to NO because my app behavior is different? I would write an extension for EKRootViewController to override preferredStatusBarStyle getter but the class is not public so I can't. Is there a workaround?

@huri000
Copy link
Owner

huri000 commented Jun 28, 2018

Yes, there is a pull request waiting to be reviewed. I'll address it this weekend.

@huri000
Copy link
Owner

huri000 commented Jul 3, 2018

Hi, sorry for the delay. The requested adjustment has been made and is available on 0.5.4.
Please read the status bar section. It's basically the same API as before, only the internal implementation has been changed.
Cheers!

@huri000 huri000 closed this as completed Jul 3, 2018
@huri000 huri000 added the enhancement New feature or request label Jul 3, 2018
@huri000 huri000 self-assigned this Jul 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants