You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
You have do nothing just use Opaque Navigation Bar and add a Viewcontroller inherited from SOMessagingViewController as root view controller of your NavigationController.
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?
The text was updated successfully, but these errors were encountered: