TextAttributes
RichEditorView
TextAttributes | RichEditorView | |
---|---|---|
- | 1 | |
2,192 | 1,888 | |
- | - | |
0.0 | 0.0 | |
about 5 years ago | about 1 year ago | |
Swift | Swift | |
MIT License | BSD 3-clause "New" or "Revised" License |
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.
TextAttributes
We haven't tracked posts mentioning TextAttributes yet.
Tracking mentions began in Dec 2020.
RichEditorView
-
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
What are some alternatives?
SwiftRichString - 👩🎨 Elegant Attributed String composition in Swift sauce
ZSSRichTextEditor - A beautiful rich text WYSIWYG editor for iOS with a syntax highlighted source view
Atributika - Convert text with HTML tags, links, hashtags, mentions into NSAttributedString. Make them clickable with UILabel drop-in replacement.
YYText - Powerful text framework for iOS to display and edit rich text.
Veneer - A simple library for building attributed strings, for a more civilized age.
DTCoreText - Methods to allow using HTML code with CoreText
BonMot - Beautiful, easy attributed strings in Swift
Markdown - Swift markdown library
PhoneNumberKit - A Swift framework for parsing, formatting and validating international phone numbers. Inspired by Google's libphonenumber.
AttributedTextView - Easiest way to create an attributed UITextView (with support for multiple links and from html)
SwiftString - A comprehensive, lightweight string extension for Swift