Closed ddaddy closed 2 years ago
Same here. Already tried to find the issue but with no success now. It looks like some mess up with dark/light mode to me.
It’s due to a change in the nav bar appearance: https://developer.apple.com/documentation/technotes/tn3106-customizing-uinavigationbar-appearance
Fixed with PR #63
Building with Xcode 13.3 causes the Navigation bar to be black. It happened with one of my apps, but I was in the process of a SwiftUI rewrite so never fixed it. I don't have the time right now to look into it, but if anyone fancies a go?