RichLabelUILabel 子類
###說明RickLabel是UILabel的子類。支持顯示表情、識(shí)別URL、電話號(hào)碼等(可擴(kuò)展),URL和電話號(hào)碼可以`點(diǎn)擊`可以`長(zhǎng)按`。表情部分使用TextKit框架實(shí)現(xiàn)。識(shí)別URL、電話號(hào)碼主要參考[KILabel](https://github.com/Krelborn/KILabel)。
###使用條件
* ARC
* iOS 7.0+
###如何使用
1. 下載KZRichLabel,把KZRichLabel.h和KZRichLabel.m文件添加到工程中。
2. 在需要的地方 `#import "MZTimerLabel.h"`。`(具體參考Demo)`
###TODO
1. ~~Swift版本。~~
2. 替換系統(tǒng)自帶的URL識(shí)別和電話號(hào)碼識(shí)別,改成精準(zhǔn)的正則表達(dá)式。
###參考鏈接
1. [KILabel](https://github.com/Krelborn/KILabel)
2. [CCHLinkTextView](https://github.com/choefele/CCHLinkTextView)
3. [STTweetLabel](https://github.com/SebastienThiebaud/STTweetLabel)
4. [NimbusAttributedLabel]
評(píng)論
圖片
表情
