Skip to content
This repository has been archived by the owner on Dec 4, 2018. It is now read-only.

Unexpected results using Interface Builder for extension #140

Open
phroggyy opened this issue Apr 13, 2016 · 0 comments
Open

Unexpected results using Interface Builder for extension #140

phroggyy opened this issue Apr 13, 2016 · 0 comments

Comments

@phroggyy
Copy link

So today I got around to implementing the shy navbar in our upcoming iOS app, and it's working great until I add an extension view. I'm using a UIView with a table view embedded in that. Inside that table view, I've placed my extension view inside the table view on the top, with a prototype cell right under that. See the following screenshot from IB:

Interface Builder

However, this produces an unexpected result in the app where the labels disappear:

Invisible labels

Is this a known issue, and somehow related to #41 or am I just doing something wrong?

The same thing happens regardless of if I use constraints or not.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant