I'm trying to perform a segue when you select a username. I've found answers for linking to a URL, but there is nothing that shows how to segue within the app.
I'm basically trying to implement instagram like behavior.
I think I can use an attributed string, but again that only appears to let you go to a URL.