Custom Nav Title offset ios 11
问题 I have a custom navigation item title that is simply two labels, one on top of the other, loaded from a .xib file. It's loaded by calling this: class Utilities { /// Title and subtitle format custom title in Navigation bar. Top and bottom text are centered on one another. /// /// - Parameters: /// - navigationItem: The receiving controller's navigation item. /// - titleText: Top text to be displayed a little larger and more bold. /// - subtitleText: Bottom text to be displayed a little