ClickableLabel
ClickableLabel copied to clipboard
Do not work properly for UILabel with central alignment
I add code to my app and it does not handle links properly for case when content in Label has center alignment and multilines. When I try to tap in the middle of 2nd line then nothing happens. But when I tap on the beginning of the 2nd line then GestureRecognizer thinks that my link is here.