I'm using the newest version of Xcode
and Swift
.
I have a Navigation Bar
with a Navigation Item Title
. I'm using a normal small title, not the iOS 13 large title.
On some screens the Navigation Item Title
is too long, so it gets truncated with a trailing …
Is there a way to auto adjust the font size to fit the title in Navigation Item Title
?