nib is not showing up without specifying a size
When trying to use a custom nib / xib in a view controller, it kept saying "ambiguous height".
But if I gave it a height, then the custom nib would show up perfectly. And it was clear from the visual debugger, that it had an intrinsic size.
Sooo, I t...
coderlyn.hashnode.dev1 min read