RichEditorView
RichEditorView is a simple, modular, drop-in UIView subclass for Rich Text Editing. (by cjwirth)
TextAttributes
An easier way to compose attributed strings (by delba)
RichEditorView | TextAttributes | |
---|---|---|
1 | - | |
1,888 | 2,193 | |
- | 0.0% | |
0.0 | 0.0 | |
over 1 year ago | over 5 years ago | |
Swift | Swift | |
BSD 3-clause "New" or "Revised" License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
RichEditorView
Posts with mentions or reviews of RichEditorView.
We have used some of these posts to build our list of alternatives
and similar projects.
-
Anyone got any ideas on how I'd build a tagging textfield in SwiftUI/UIKit? Like Apple Notes, where you can type @Person or #tag
https://github.com/cjwirth/RichEditorView might work for you
TextAttributes
Posts with mentions or reviews of TextAttributes.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning TextAttributes yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
When comparing RichEditorView and TextAttributes you can also consider the following projects:
ZSSRichTextEditor - A beautiful rich text WYSIWYG editor for iOS with a syntax highlighted source view
Veneer - A simple library for building attributed strings, for a more civilized age.
Atributika - Convert text with HTML tags, links, hashtags, mentions into NSAttributedString. Make them clickable with UILabel drop-in replacement.
BonMot - Beautiful, easy attributed strings in Swift
SwiftString - A comprehensive, lightweight string extension for Swift
SwiftRichString - 👩🎨 Elegant Attributed String composition in Swift sauce