SwiftUI how to enable interaction on a masked overlay in only the portion that is masked – Ios swift
I have added mask in a overlay to create a spotlight effect in SwiftUI. But at the same time I want the user to interact with the view through that window opening that I have such as sliding a slider…