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

its only detecting first hashtag of label....if there is more than one hashtag in label, than its not detecting.... in TableViewCell

mullaUwais opened this issue · comments

its only detecting first hashtag of label....if there is more than one hashtag in label, than its not detecting.... in TableViewCell

@mullaUwais have you solved this one?