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

StatusBar show black color after update from 1.0.1 to 1.2.1 #127

Open
kakashysen opened this issue Dec 30, 2015 · 1 comment
Open

StatusBar show black color after update from 1.0.1 to 1.2.1 #127

kakashysen opened this issue Dec 30, 2015 · 1 comment

Comments

@kakashysen
Copy link

Hi I updated the last release version 1.2.1 but I have the same problem, the status bar is black in the documentation say than I should "simple subclass PPReveal ..." https://github.com/ipup/PPRevealSideViewController#status-bar-style--hidden but I don't know how make that, somebody can help me please?
untitled

@kakashysen
Copy link
Author

I can solve this issue, I only added this line in my code

For example in my case I need to set white color for status bar.

_revealSideViewController.fakeiOS7StatusBarColor = [UIColor white]

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