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

HideNavigation Bar #5

Closed
girubhai opened this issue Sep 21, 2015 · 3 comments
Closed

HideNavigation Bar #5

girubhai opened this issue Sep 21, 2015 · 3 comments

Comments

@girubhai
Copy link

How can i Hide the Navigation Bar?
I did
[STPopupNavigationBar appearance].hidden = YES;

with no success.Plz help.

@kevin-lyn
Copy link
Owner

@girubhai navigation bar hidden will be supported in next release.
and I think it would be something like self.popupController.navigationBar.hidden = YES, so it's not going to be configured by appearance as it should not be part of it.

@girubhai
Copy link
Author

@kevin0571
self.popupController.navigationBar.hidden = YES
also not working,Anyway when will be next release?

@kevin-lyn
Copy link
Owner

@girubhai as this is an open source project, i can't promise the release date, maybe this weekend. if that is urgent for you, i recommend you fork the repo and try to resolve the issue.

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

2 participants