NavigationBar iOS 26

Hi all,

When navigating between two screens where the first uses .inline and the second .large title display mode, the NavigationBar shows visible resizing glitches during the push animation.

This is especially noticeable when using a custom background color (e.g. yellow) via UINavigationBarAppearance or .toolbarBackground(Color.yellow, for: .navigationBar).

I’m already using the same appearance for standard, scrollEdge, and compact, with configureWithOpaqueBackground(), but the issue remains.

Is this a known UIKit or SwiftUI issue? Any recommended workaround?

Thanks.

Hello Andrea_iOS,

Can you please replicate this issue with just the relevant code in a small test project?

If so, please share a link to your test project. That'll help us better understand what's going on, and troubleshoot the issue. If you're not familiar with preparing a test project, take a look at Creating a test project.

Can you also please specify if your app is a SwiftUI app, or UIKit?

Since this seems to result in visual glitches, you can also record footage of it in the iOS simulator or on a device, and attach it to a bug report in Feedback Assistant. Bug Reporting: How and Why? has tips on creating bug reports. If you create a bug report, please post the FB number here so we can track it. Thanks!

Thank you for your patience,

Richard Yeh  Developer Technical Support

NavigationBar iOS 26
 
 
Q