JASidePanels
JASidePanels copied to clipboard
- added preferred status bar style bubble-through
If I want to use different status bar style in different center controllers within navigation stack, I need to respond to preferredStatusBarStyle method, but JASidePanelController doesn't let me do it if I am using UINavigationController. Proposed fix is just rough idea, I am not really sure if there are some cases where this would fail or if there is more elegant solution