I have a UITextView with a delegate.
UITextView
The delegate reacts to clicks on an URL with: func textView(_ textView: UITextView, shouldInteractWith URL...<
func textView(_ textView: UITextView, shouldInteractWith URL...<