Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zamberform/annotationtextios
An TextView to show which can config annotation in Japanese&Chinese
https://github.com/zamberform/annotationtextios
annotation-support annotations swift4 textview
Last synced: about 1 month ago
JSON representation
An TextView to show which can config annotation in Japanese&Chinese
- Host: GitHub
- URL: https://github.com/zamberform/annotationtextios
- Owner: zamberform
- License: mit
- Created: 2019-05-30T07:21:20.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-05-30T13:55:04.000Z (over 5 years ago)
- Last Synced: 2024-10-12T15:01:38.382Z (about 1 month ago)
- Topics: annotation-support, annotations, swift4, textview
- Language: Swift
- Size: 144 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AnnotationTextIOS
![ScreenShot](https://github.com/zamberform/AnnotationTextIOS/blob/master/screenshots/sample0.png)
[![CI Status](https://img.shields.io/travis/zamberform/AnnotationTextIOS.svg?style=flat)](https://travis-ci.org/zamberform/AnnotationTextIOS)
[![Version](https://img.shields.io/cocoapods/v/AnnotationTextIOS.svg?style=flat)](https://cocoapods.org/pods/AnnotationTextIOS)
[![License](https://img.shields.io/cocoapods/l/AnnotationTextIOS.svg?style=flat)](https://cocoapods.org/pods/AnnotationTextIOS)
[![Platform](https://img.shields.io/cocoapods/p/AnnotationTextIOS.svg?style=flat)](https://cocoapods.org/pods/AnnotationTextIOS)## Example
To run the example project, clone the repo, and run `pod install` from the Example directory first.
## Requirements
Nothing## Installation
AnnotationTextIOS is available through [CocoaPods](https://cocoapods.org). To install
it, simply add the following line to your Podfile:```ruby
pod 'AnnotationTextIOS'
```## Author
zamberform
## License
AnnotationTextIOS is available under the MIT license. See the LICENSE file for more info.
## Android
You can Also check the [Android Version](https://github.com/zamberform/AnnotationTextAndroid)