Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
-1 votes
0 answers
59 views

View controller title color not inverting based on background [closed]

Using Xcode 26.0.1 and running on iOS Simulator "iPad (A16)" with iOS 26.0.1. I am presenting a view controller as Full Screen in a navigation controller. It has a leftBarButtonItem, ...
0 votes
1 answer
178 views

UINavigationController with custom navigationItem titleView not working inside UITabBarController under iOS 26

I've sample code for the reference which works fine prior iOS 26 but not in iOS 26. class SampleViewController: UIViewController { override func viewDidLoad() { super.viewDidLoad() ...
2 votes
2 answers
724 views

Navigation item title hidden when using large title in iOS26

After updating my app for iOS 26, the navigation item title stopped working when using large title and scrolling. Before the update, the large title was shown and when scrolled up, the normal small ...
2 votes
1 answer
466 views

iOS 26 Disable UINavigationBar titleView automatic color inversion [closed]

Is it possible to disable automatic color inversion in iOS 26 UINavigationBar which triggered by the system depending on background? Can't find any new method in documentation for that. This is for ...
0 votes
1 answer
901 views

Navigation bar back button "jumps" on first push from TabBar root on iOS 26 Beta

Short description / problem When I push from a tab bar root navigation controller to a new screen, the navigation bar back button jumps (moves out of place) briefly during the push animation and then ...
1 vote
1 answer
727 views

Remove corner radius during push navigation transition in iOS 26

In iOS 26, when using NavigationStack or regular UINavigationController push transitions, there’s a new default animation that adds a corner radius to the incoming view. This corner radius breaks ...
0 votes
1 answer
54 views

How to apply Content ViewController background to bottom SafeArea in UINavigationController?

While porting my existing UIKit based app to SwiftUI I struggle with a simple task: A UIViewControllerRepresentable holds a UINavigationController. The UINavigationController displays VCs with ...
0 votes
0 answers
106 views

How to add custom back button with swipe to back gestures in SwiftUI

I want to add custom back button to my app with out losing swipe to back gestures. Adding this .navigationBarBackButtonHidden(true) will remove swipe to back gestures I tried adding below snippet to ...
0 votes
1 answer
32 views

How can I add a header in an UINavigationBar in iOS APP

I was asked to add an image (like a banner) above the current UINavigationBar. I have tried several solutions, but I haven't been able to achieve the desired result. What I want is something like the ...
0 votes
0 answers
28 views

How to animate a custom back button to the default back button in UINavigationBar?

I would like to replicate the back button transition seen in apps like the App Store or Apple Music. Specifically, I want to animate a custom-shaped back button into the default back button during ...
0 votes
1 answer
62 views

UINavigationController broke SwiftUI Image and AsyncImage

I'm integrating SwiftUI into UINavigationController and encounter weird issue when pushing a UIHostingController containing a long Image or AsyncImage. I want the image to occupy the whole screen ...
1 vote
1 answer
161 views

Change back button image and add a margin in a UIKit NavigationBar

I had a requirement to remove the text of the back button and only leave the back chevron in the navigation bar. Some options I came across were setting the title of the view control to a string with ...
0 votes
1 answer
50 views

Centre Search Controller in Navigation Bar

I want to add a search bar in the middle of the navigation bar like so : I was able to achieve the above screen with the following code : navigationItem.titleView = searchController.searchBar ...
0 votes
0 answers
40 views

UITabController navigation out of sync

I'm encountering an odd issue with my UITabController where my selected tab in the tab bar is out of sync with the tab displayed. Essentially I am building an iOS app in SwiftUI with navigation built ...
0 votes
0 answers
47 views

iOS getting context for view controller `isMovingFromParent`

Is there a way to identify how the popping of view controller from navigation controller is triggered? For example, with an edge swipe / pressing of the back button on the navigation bar / pressing of ...

15 30 50 per page
1
2 3 4 5
...
793

AltStyle によって変換されたページ (->オリジナル) /