Mustard
SwiftRichString
Mustard | SwiftRichString | |
---|---|---|
- | 1 | |
690 | 3,082 | |
- | - | |
0.0 | 0.0 | |
over 6 years ago | about 1 year ago | |
Swift | Swift | |
MIT License | MIT 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.
Mustard
We haven't tracked posts mentioning Mustard yet.
Tracking mentions began in Dec 2020.
SwiftRichString
-
XMLText Library: SwiftUI Text from styled XML
For styling strings in my app, I have been using SwiftRichString library for UIKit with a UIViewRepresentable of UILabel, however I started having lots of problems with UILabel's layout when embedded in SwiftUI. So I decided to use parts of SwiftRichString to create a SwiftUI version of it. XMLText doesn't support links and images due to SwiftUI limitations, but hopefully those will come after SwiftUI improvements in the future.
What are some alternatives?
PhoneNumberKit - A Swift framework for parsing, formatting and validating international phone numbers. Inspired by Google's libphonenumber.
Atributika - Convert text with HTML tags, links, hashtags, mentions into NSAttributedString. Make them clickable with UILabel drop-in replacement.
Reductio - Automatic summarizer text in Swift
BonMot - Beautiful, easy attributed strings in Swift
SwiftyAttributes - A Swifty API for attributed strings
SwiftyMarkdown - Converts Markdown files and strings into NSAttributedStrings with lots of customisation options.
TextAttributes - An easier way to compose attributed strings
Apodimark
texstyle - Format iOS attributed strings easily
TwitterTextEditor - A standalone, flexible API that provides a full-featured rich text editor for iOS applications.