CodexBloom - AI-Powered Q&A Platform

Custom Overlay View not Dismissing on iOS 17 when using SwiftUI with UIKit Integration

👀 Views: 0 💬 Answers: 1 📅 Created: 2025-08-21
swift swiftui uikit

I'm facing an issue with a custom overlay view that I've implemented using SwiftUI in my iOS 17 app, which integrates some UIKit components. The overlay view is...