molon / MLEmojiLabel

Automatic URL recognition and custom expression like wechat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#MLLabel# 如果App不支持iOS7以下的话,建议使用iOS7新特性TextKit编写的图文链接混排MLLabel,仅支持iOS7+

My library does not seek any reward, but if you use this library, tell me if you like. :)

MLEmojiLabel描述

自动识别网址、号码、邮箱、@、#话题#和表情的label。 可以自定义自己的表情识别正则,和对应的表情图像。(默认是识别微信的表情符号)

继承自TTTAttributedLabel,所以可以像label一样使用。 label的特性全都有,使用起来更友好更方便。 MLEmojiLabel MLEmojiLabel2

About

Automatic URL recognition and custom expression like wechat

License:MIT License


Languages

Language:Objective-C 96.7%Language:Shell 2.9%Language:Ruby 0.4%