This is what I am trying to achieve:
class MyVC: UIViewController { @State var myBoolState: Bool = false private var subscribers = Set