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

Navigation Controller Support #45

Closed
varunananddudeja opened this issue May 2, 2017 · 5 comments
Closed

Navigation Controller Support #45

varunananddudeja opened this issue May 2, 2017 · 5 comments

Comments

@varunananddudeja
Copy link

I am trying to set pulley view controller as a root view controller of navigation controller. I wish to manage the extra top 44 space of bar as Drawer Container VC flows on top of bar which i don't want. Could you please help me with this?

@amyleecodes
Copy link
Contributor

You can adjust the inset from the top of the screen in the "Open" state by setting the -topInset property on the PulleyViewController.

@varunananddudeja
Copy link
Author

Thanks for your reply. The primary content view also stays behind the navigation bar. I want that view also to start under top layout guide.

@amyleecodes
Copy link
Contributor

That's up to the view controller you're using as the primary content, and not something PulleyViewController will handle for you.

@varunananddudeja
Copy link
Author

Thanks, i got it!

@amyleecodes
Copy link
Contributor

Great! If you have any more questions, feel free to create a new issue. I'm gonna go ahead and close this one since it's resolved. :)

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