You can set simply set your UIBarButtonItem to nil, like so:
self.navigationItem.rightBarButtonItem = nil;
You can set simply set your UIBarButtonItem to nil, like so:
self.navigationItem.rightBarButtonItem = nil;
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.