ZKFloatingWindow
A SwiftUI component for presenting floating windows — content that sits above the main app UI and stays visible while the user interacts with what is underneath. The goal is to make an overlay something you declare, not something you wire up per screen.
- Swift
- SwiftUI
- UIKit interop
- iOS