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

Showing Phone number, Url and a simple string which like "Watch the videos" as a link #69

Open dhadauzair opened 7 years ago

dhadauzair commented 7 years ago

In my project i have a text example as "if you have any doubt then please visit us at www.google.com or you can call us '1234567890' or email us or watch our demo videos " so the link type which is like www.google.com then your project detects it but is it possible to add a feature which will detect phone number and text having email or watch demo videos kind of words or making some of the text as link?