Krelborn / KILabel

A simple to use drop in replacement for UILabel for iOS 7 and above that highlights links such as URLs, twitter style usernames and hashtags and makes them touchable.
MIT License
470 stars 133 forks source link

Swift 4, username handles not recognized #77

Open R4J4PR3M opened 6 years ago

R4J4PR3M commented 6 years ago

code is 1:1 and also tried with@"(@+[a-zA-Z0-9-_]+)?"instead. Username handles are just not recognized, but hashtags work just fine.