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

The blur effect does not cover the navigation bar #28

Open
zhouhao27 opened this issue Jul 25, 2014 · 3 comments
Open

The blur effect does not cover the navigation bar #28

zhouhao27 opened this issue Jul 25, 2014 · 3 comments

Comments

@zhouhao27
Copy link

The blur effect does not cover the navigation bar if I Uncheck "Under Top Bars" in the UIViewController's Extend Edges.

Any suggestion? Thanks

@sparga
Copy link
Collaborator

sparga commented Aug 7, 2014

Sorry for the delay. Did you try presenting the popin on the navigationController property ?

@shahankit
Copy link

How to present popin on naviagationController?

@sparga
Copy link
Collaborator

sparga commented Mar 10, 2015

Assuming that self is a subclass of UIViewController you just have to call

[self.navigationController presentPopinController:popinVc animated:YES completion:NULL];

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

3 participants