Atributika icon indicating copy to clipboard operation
Atributika copied to clipboard

Detect tap on hashtag and mention

Open SreelekhN opened this issue 1 month ago • 4 comments

let hashtag = DetectionTuner { Attrs(self.hashMentionAttr).akaLink($0.text) }

How can i detect the tap action on hashtag or mention, with the respective tapped value.
It was there in this library before as a closure, now i am not able to get it after the update.

Any help ?

SreelekhN avatar May 27 '24 09:05 SreelekhN