At the moment, I\'ve been adding navigation buttons like follows:
self.navigationItem.rightBarButtonItem = [[UIBarButtonItem alloc] initWithTitle:@\"Add\"
You can just drag out a Bar Button Item and drop it on the right end of the view controller's navigation bar: