As title, is there a way to split long large titles in UINavigationBar?
I tried all those methods, working for iOS 11 but none of them seem work to me on iOS 13
How to set multi line Large title in navigation bar? ( New feature of iOS 11)
As title, is there a way to split long large titles in UINavigationBar?
I tried all those methods, working for iOS 11 but none of them seem work to me on iOS 13
How to set multi line Large title in navigation bar? ( New feature of iOS 11)
You can do it by adding a custom view (UILabel) to your title as answered here.
© 2022 - 2024 — McMap. All rights reserved.