Top "Uinavigationbar" questions

The UINavigationBar class implements a control for navigating hierarchical content in iOS.

How to hide UINavigationBar 1px bottom line

I have an app that sometimes needs its navigation bar to blend in with the content. Does anyone know how …

ios objective-c swift ipad uinavigationbar
Swift programmatically navigate to another view controller/scene

I'm using following code to programmatically navigate to another ViewController. It works fine, but it some how hides the navigation …

ios swift uinavigationbar viewcontroller
Programmatically get height of navigation bar

I know that the presence of the more view controller (navigation bar) pushes down the UIView by its height. I …

ios objective-c swift uinavigationcontroller uinavigationbar
Creating a left-arrow button (like UINavigationBar's "back" style) on a UIToolbar

I'd love to create a "back" left-arrow-bezel button in a UIToolbar. As far as I can tell, the only way …

ios iphone cocoa-touch uinavigationbar uitoolbar
IOS 7 Navigation Bar text and arrow color

I want to set background for Navigation Bar to be black and all colors inside it to be white. So, …

iphone ios objective-c uinavigationbar ios7
Change color of Back button in navigation bar

I am trying to change the color of the Settings button to white, but can't get it to change. I've …

ios swift uinavigationbar uibarbuttonitem backbarbuttonitem
transparent navigation bar ios

I'm creating an app and i've browsed on the internet and i'm wondering how they make this transparent navigationBar like …

ios iphone swift uinavigationbar
Add button to navigationbar programmatically

Hi I need to set the button on right side, in navigation bar, programatically , so that if I press the …

objective-c iphone uinavigationbar uibarbuttonitem
iPhone: Setting Navigation Bar Title

Hey all. I'm still pretty new to iPhone development, and I'm having a bit of trouble figuring out how to …

iphone objective-c uinavigationcontroller uinavigationbar uinavigationitem
Make UINavigationBar transparent

How do you make a UINavigationBar transparent? Though I want its bar items to remain visible.

ios iphone objective-c uinavigationbar transparency