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

Support PrefersStatusBarHidden for Top View Controller in the Center #201

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

aportilloguerrero
Copy link

Right now it is not possible to chose if you want the status bar to be
shown or not in the current top view controller and there may be cases where you want to have some of them with status bar and some without it.

With this change we will be able to override the function in the
topViewController and chose to hide/show the status bar.

By default we will display always the status bar

Right now it is not possible to chose if you want the status bar to be
shown or not.

With this change we will be able to override the function in the
topViewController and chose to hide/show the status bar.
…rViewControllers

Status Bar Hidden for Center TopVC
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

Successfully merging this pull request may close these issues.

1 participant