I'm new to iOS development. I want to create a clickable & bold text in a single sentence as described in picture below:
In my picture above, every bold text should be clickable. How can I do that in Swift 3? Is there any library that supports such features?
I found this library on Cocoapods and this reference on Stackoverflow, which one would have the same result as my requirements?
Any help would be appreciated!