https://github.com/meniny/uiactiveablelabel
🏷 An active-able UILabel for iOS in Swift.
https://github.com/meniny/uiactiveablelabel
hashtag mention touchable-label uilabel uilabel-link uilabel-linkable
Last synced: about 1 year ago
JSON representation
🏷 An active-able UILabel for iOS in Swift.
- Host: GitHub
- URL: https://github.com/meniny/uiactiveablelabel
- Owner: Meniny
- License: mit
- Created: 2018-01-29T05:27:53.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-29T06:01:24.000Z (over 8 years ago)
- Last Synced: 2025-04-08T00:01:29.415Z (about 1 year ago)
- Topics: hashtag, mention, touchable-label, uilabel, uilabel-link, uilabel-linkable
- Language: Swift
- Homepage: https://meniny.cn/UIActiveableLabel
- Size: 564 KB
- Stars: 9
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
## 🏵 Introduction
**UIActiveableLabel** is an active-able UILabel for iOS in Swift.
## 🏙 Preview

## 📋 Requirements
- iOS 8.0+
- Xcode 9.0+ with Swift 4.0+
## 📲 Installation
`UIActiveableLabel` is available on [CocoaPods](https://cocoapods.org):
```ruby
use_frameworks!
pod 'UIActiveableLabel'
```
## ❤️ Contribution
You are welcome to fork and submit pull requests.
## 🔖 License
`UIActiveableLabel` is open-sourced software, licensed under the `MIT` license.