Add a label to a Navigation bar?

I have a Navigation bar with a title and a button on the right. Is it possible to add a vertical stack of two labels on the left? I can't seem to drag any labels there in storyboard
Answered by imey in 635217022
I solved this with a workaround: made a .xib file to place in the area where the header should be. Then I can add stacks and labels and everything.
Accepted Answer
I solved this with a workaround: made a .xib file to place in the area where the header should be. Then I can add stacks and labels and everything.
Add a label to a Navigation bar?
 
 
Q