Same problem, Xcode 16.0 (16A242d), MacOS 15.0.1 (24A348)
Post
Replies
Boosts
Views
Activity
The same issue
Add some details:
If you only set barStyle to UINavigationBar, it's no problem. But set with UINavigationBarAppearance, barStyle becames invalid. So I just wanna understand how to modify barStyle with UINavigationBarAppearance in iOS 15 RC.
After iOS 15, barStyle not working.