StyledTextKit
StyledTextKit copied to clipboard
Add NSDataDetector support
Another popular, lightweight alternative to UITextView in Swift is ActiveLabel. They support other detectors for hashtags, mentions, and regular expressions. I think a regex detector option would suffice. The pattern for hashtags/mentions can be too client specific -- they can just add their own regex
Bummer that is just a UILabel subclass 😞