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
Add a label to a Navigation bar?
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.