optonaut / ActiveLabel.swift

UILabel drop-in replacement supporting Hashtags (#), Mentions (@) and URLs (http://) written in Swift

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

URL detection issue

chetanPuwar21 opened this issue · comments

"google.com", "google.uk" is not detected as a URL

+1
As a temporary solution, you can provide a custom regex which would suit your needs via ActiveType.custom(pattern:).

commented

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.