Matt Styles

1pod

KILabel

A simple to use drop in replacement for UILabel for iOS 7 and 8 that provides automatic detection of links such as URLs, twitter style usernames and hashtags.

KILabel 是 UILabel 的一个替代品,提供自动链接检测和突出显示,比如 URL、Twitter 样式的用户名和标签。它还能检测链接的点击,并允许通过块进行响应。它旨在用于像 Twitter 客户端这样的社交网络应用,但在需要一些额外文本格式但不想使用文本框的情况下也可能很有用。

许可: MIT

  • Objective C