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

considering the navigation bar #16

Open
roiholtzman opened this issue Jul 13, 2014 · 1 comment
Open

considering the navigation bar #16

roiholtzman opened this issue Jul 13, 2014 · 1 comment

Comments

@roiholtzman
Copy link

I'm getting to the SOMessagingViewController through a push segue, so I have a navigation controller at the top. How do I get the table view size to consider that?

@WarisSaqi
Copy link

You have do nothing just use Opaque Navigation Bar and add a Viewcontroller inherited from SOMessagingViewController as root view controller of your NavigationController.

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
@roiholtzman @WarisSaqi and others