https://github.com/twidereproject/activelabel.swift-demo
https://github.com/twidereproject/activelabel.swift-demo
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/twidereproject/activelabel.swift-demo
- Owner: TwidereProject
- Created: 2020-12-11T07:33:53.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-06-15T09:33:54.000Z (about 5 years ago)
- Last Synced: 2024-12-26T03:27:41.192Z (over 1 year ago)
- Language: Swift
- Size: 118 KB
- Stars: 0
- Watchers: 11
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ActiveLabel.swfit-Demo
This is a example project for using modified ver [ActiveLabel](https://github.com/TwidereProject/ActiveLabel.swift) with [twitter-text](https://github.com/twitter/twitter-text) And [Kanna](https://github.com/tid-kijyun/Kanna).

## Install
Setup the project via CocoaPods
```
pod install
```
## Note
This example app demo how to parse the tweet and toot. If your backend gives the attirbutes about entity in the text. You can combine it then assign the entities to ActiveLabel manually.