Just as described above, I wonder if there is some way to set custom letter spacing for UINavigationBar's title.
I know there is a way to set letter spacing to for ex. label by using NSMutableAttributedString, but unfortunately UINavigation bar does not work that way.
Is there any workaround for setting that?