AlexBarinov / UIBubbleTableView

Cocoa UI component for chat bubbles with avatars and images support
http://alexbarinov.github.com/UIBubbleTableView/
842 stars 232 forks source link

Make URL clickable inside bubble? #80

Closed xinli2k5 closed 10 years ago

xinli2k5 commented 10 years ago

Not sure if this question has been asked. It looks like the URLs inside a bubble not clickable, so are the phone numbers. Is there an easy fix for this?

xinli2k5 commented 10 years ago

Actually, found issue #4 is about the same question and the textView solution works well for me