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

Tab bar is darker than it should be when each tab child is a storyboard view controller #67

Open
ctng1213 opened this issue Jul 19, 2015 · 1 comment

Comments

@ctng1213
Copy link

I am trying to the RBStoryboardLink and I have two storyboards.. One that has a tab controller with regular view controllers as it 's tab children and the other which has each tab child as a RBStoryboardLink to another storyboard. The one with regular tab children works as expected however the one with storyboard viewcontrollers as tab children has dark greyish nav bar and tab bar. has anyone encountered this?

@dmkcv
Copy link

dmkcv commented Aug 22, 2015

Just set needsTopLayoutGuide/needsBottomLayoutGuide to "No" at RBStoryboardLink View Controller settings.
screenshot at 22 03-11-15

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