Status Bar is transparent with UIHostingController – Ios swift
The following is a simplified project to highlight the problem, which I have in a real project. I have a project, where I add a SwiftUI view with UIHostingController, and the status bar at the top is transparent. I see…