Here’s what the title in a UINavigationBar looks like:
You set it like this:
self.navigationItem.title = @"My Title";
Here’s what the title in a UINavigationBar looks like:
You set it like this:
self.navigationItem.title = @"My Title";
If you enjoy my content, please consider supporting me on Ko-fi. In return you can browse this whole site without any pesky ads! More details here.