Top "Uinavigationbar" questions

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

How to set the title of a Navigation Bar programmatically?

I have a Navigation Bar in a view, and I want to change its Navigation Item title programmatically. How is …

ios iphone view uinavigationbar
How to make completely transparent navigation bar in iOS 7

I want the UINavigationBar in my app to be completely transparent and flush with the viewcontroller directly under it. However, …

cocoa-touch uinavigationbar transparency translucency
Change position of UIBarButtonItem in UINavigationBar

How can I change the position of a UIBarButtonItem in a UINavigationBar? I would like my button to be about 5…

iphone objective-c uinavigationbar uibarbuttonitem
Customize navigation bar with title view

I am trying to add a custom view in the center of a navigation bar and I am using the …

ios objective-c swift uinavigationbar uinavigationitem
Custom nav bar styling - iOS

Possible Duplicate: How to add background image on iphone Navigation bar ? iOS - How did the NY Times do this …

objective-c cocoa-touch ios uinavigationbar
How to remove border of the navigationBar in swift?

i've been trying to remove the navigationBars border without luck. I've researched and people seem to tell to set shadowImage …

ios iphone swift uinavigationbar
Set the title of Navigation Bar created in Interface Builder

I have a modal view controller whose view comes from a XIB. I want it to have the same look …

ios uinavigationbar
Get search bar in navigation bar in Swift

So I've tried everything trying to get a search bar into the navigation bar in Swift. But sadly I haven't …

ios xcode swift uinavigationbar uisearchbar
Tab bar controller inside a navigation controller, or sharing a navigation root view

I'm trying to implement a UI structured like in the Tweetie app, which behaves as so: the top-level view controller …

iphone cocoa-touch uitabbarcontroller uinavigationbar
How can I change height of Navigation Bar - Swift 3

I'm pretty sure this is not duplicate because I looked at other answers and they all outdated and do not …

ios swift xcode uinavigationcontroller uinavigationbar