hi,
Is it possible to change color of navigationItem.prompt??
self.navigationItem.prompt = @"What would you like to order today?";
hi,
Is it possible to change color of navigationItem.prompt??
self.navigationItem.prompt = @"What would you like to order today?";
Doesn't look like it. There are probably various hacks you can do by fiddling with the navigation bar's view hierarchy...