UILabel drop-in replacement supporting Hashtags (#), Mentions (@) and URLs (http://) written in Swift
-
Updated
Jun 28, 2020 - Swift
Add a description, image, and links to the uilabel topic page so that developers can more easily learn about it.
To associate your repository with the uilabel topic, visit your repo's landing page and select "manage topics."
How can I include special characters in my mention?
The mention format I want is as follows:
@한글(Hangle) 입니다.
I want to know how.