CoreTextHyperlinkView icon indicating copy to clipboard operation
CoreTextHyperlinkView copied to clipboard

An iOS view that renders text using Core Text with tappable hyperlinks without a webview!

Results 2 CoreTextHyperlinkView issues
Sort by recently updated
recently updated
newest added

Crash at https://github.com/jasarien/CoreTextHyperlinkView/blob/master/Classes/JSCoreTextView.m#L653 I think this line of code const CGPoint *positions = CTRunGetPositionsPtr(run); is returning NULL, and so is the crash.. Please let me know if this fix looks...

For some reason the tappable links are offset as shown in the photo. They don't line up with the text. ![photo](https://f.cloud.github.com/assets/1837288/247507/d98ef322-8ae0-11e2-8f65-3174ed4663ae.PNG)