Skip to content
This repository was archived by the owner on Sep 11, 2022. It is now read-only.

setNeedsStatusBarAppearanceUpdate for state change (v2) #171

Open
banaslee opened this issue Oct 29, 2013 · 2 comments
Open

setNeedsStatusBarAppearanceUpdate for state change (v2) #171

banaslee opened this issue Oct 29, 2013 · 2 comments

Comments

@banaslee
Copy link

There should be a call to setNeedsStatusBarAppearanceUpdate every time the state changes to account to different appearances in the left/right/front views. Right now it is up to the delegate to do this on revealController:didChangeToState:.

@John-Lluch
Copy link

Hi, Please allow me to suggest the SWRevealViewController. It was designed from the beginning to seamlessly integrate with iOS7 apis. You just need to set the preferredStatusBarStyle on your child controllers and you are done. Thanks!

@JaviSoto
Copy link

👍

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

No branches or pull requests

3 participants