I have a UILabel that will have text that I want clickable. For example, if a user enters in someone's name in the body, we want to to make that clickable and have it go to the user's profile, but I'm lost on how to get the tagging to work in terms on how to detect it and make it clickable when presented to the user.
I've looked around for solutions and I just get XF solutions which is not at all helpful.