Today we go over adding hyperlinks to your UITextView. When working with production apps, you occasionally have to display some type of disclaimer text and link to a website. This is a perfect use case for using hyperlinks inside your app.
By the end of this tutorial, you will know how to implement hyperlinks into your app and open them in Safari.