MFJLabel 0.1.1

MFJLabel 0.1.1

TestsTested
LangLanguage Obj-CObjective C
License MIT
ReleasedLast Release Nov 2015

Maintained by Malcolm Jarvis.



MFJLabel 0.1.1

  • By
  • Malcolm Jarvis and Bjarne Mogstad

MFJLabel is a UILabel subclass that adds support for automatically converting links to clickable items.

You can customize which types of links are detected using the dataDetectorTypes property, and adjust the styling of links with the linkAttributes property.

MFJLabelDelegate

MFJLabelDelegate is an example delegate class which provides actions very similar to the iOS Messages App's link actions, including tap & hold to display alternate options.