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

Make statusbar style adjustable #27

Open
fruitcoder opened this issue Aug 30, 2016 · 0 comments
Open

Make statusbar style adjustable #27

fruitcoder opened this issue Aug 30, 2016 · 0 comments

Comments

@fruitcoder
Copy link

Since we already have the ability to determine whether the status bar is shown or not, I think it makes sense to also expose the statusbar style through the API.
You would just have one more property statusBarStyle that the client can set before presenting the view controller. This value would be returned in preferredStatusBarStyle. I would also default the statusBarStyle to .LightContent since the dark background has better contrast for a white font.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant