SwiftUI Loader Not Covering Navigation Bar in UIKit Navigation Setup
I’m encountering an issue when trying to present a loader over my views. The loader fails to cover the navigation, allowing users to interact with the navigation elements, such as tapping the back button, which creates an awkward user experience.