LinkLabel
LinkLabel copied to clipboard
UILabel with custom hyperlink styling, optional interaction delegate, minimal setup
- Added support for both URL and string links, as the mutable string API supports both and it's handy to have links that point to an identifier, rather than a...
For some reason, `layoutManager.usedRect(for:_)` returns height for one row only, rendering all others unavailable for tap actions. I'm simply using gesture recogniser tap location in label as a workaround, works...
Made those commits pretty long time ago, but they are on production, so I guess it works :P
Not clickable!