SkillAgentSearch skills...

MFJLabel

UILabel subclass with link detection using Core Text

Install / Use

/learn @mjarvis/MFJLabel
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

#MFJLabel

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.

Related Skills

View on GitHub
GitHub Stars5
CategoryDevelopment
Updated4y ago
Forks4

Languages

Objective-C

Security Score

70/100

Audited on Mar 10, 2022

No findings