The UINavigationBar class implements a control for navigating hierarchical content in iOS.
I have a Navigation Bar in a view, and I want to change its Navigation Item title programmatically. How is …
ios iphone view uinavigationbarI want the UINavigationBar in my app to be completely transparent and flush with the viewcontroller directly under it. However, …
cocoa-touch uinavigationbar transparency translucencyHow can I change the position of a UIBarButtonItem in a UINavigationBar? I would like my button to be about 5…
iphone objective-c uinavigationbar uibarbuttonitemI am trying to add a custom view in the center of a navigation bar and I am using the …
ios objective-c swift uinavigationbar uinavigationitemPossible Duplicate: How to add background image on iphone Navigation bar ? iOS - How did the NY Times do this …
objective-c cocoa-touch ios uinavigationbari've been trying to remove the navigationBars border without luck. I've researched and people seem to tell to set shadowImage …
ios iphone swift uinavigationbarI have a modal view controller whose view comes from a XIB. I want it to have the same look …
ios uinavigationbarSo 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 uisearchbarI'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 uinavigationbarI'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