I want to create a clickable label on my app leading me to a Safari webpage. I also want the user to be able to phone the numbers only by clicking on them ?
Thanks for your advices
You can use a UITextView
and select Detection for Links, Phone Numbers and other things in the inspector.