I am trying to add a placeholder to my textViews made with SwiftUi, but when doing textView.text = placeholder or textView.text = "", nothing happens...
Usi