1 min readNov 21, 2018
Unfortunately the method in this article might not be what you looking for. As far as I know, the best solution should be creating a custom UINavigationController and give it a custom UINavigationBar. You can start by looking into how to subclass a UINavigationController / UINavigationBar.
All the best & happy coding! 👍