I’ve mentioned a number of open source libraries for working with text most recently the RichEditorView rich text editing component.
Here’s an open source text library called YYText which is UILabel and UITextView API compatible but adds a wide variety of display and editing features with a simple straightforward syntax.
Some of the features of YYText incldue:
- Easy highlighting/shadowing/bordering/underlining of text
- Text transformation based on CGAffineTransformer
- Added core text attributes for changing fonts, kerning adding of strokes and more
- Text Alignment/Spacing adjustment
- Multi-language support
- Much more
You can find YYText on Github here.
An excellent library for working with text.
Original article: Open Source Text Library For Creating Rich Text, Text Editing, Multi-Language Support And More
©2015 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.