Search results for attributedstring

UILabelAttributedTextHelper screenshot

UILabelAttributedTextHelper

January 26, 2022 • Custom License
A quick helper for setting attributed texts to UILabel. Use it however you want
StyledMarkdown screenshot

StyledMarkdown

January 18, 2022 • MIT License
Generate styled SwiftUI Text or AttributedString from styled markdown strings.
XMLText screenshot

XMLText

May 30, 2021 • MIT License
Generate styled SwiftUI Text from strings with XML tags.
AttributedString.swift screenshot

AttributedString.swift

August 24, 2019 • MIT License
Swifty NSAttributed String.
ALLKit - Async List Layout Kit screenshot

ALLKit - Async List Layout Kit

May 21, 2019 • MIT License
A declarative data-driven framework for rapid development of smooth UI.
StyledTextKit screenshot

StyledTextKit

January 16, 2019 • MIT License
Declarative building and fast rendering attributed string library.
CuteAttribute screenshot

CuteAttribute

October 18, 2018 • MIT License
An elegant way to deal with attributed string in swift.
SpellCheckerTextView screenshot

SpellCheckerTextView

July 23, 2018 • MIT License
A UITextView subclass which detects and highlights words with incorrect spellings. The language is determined using the Device Language. Uses UISpellChecker and NSLinguistic Tagger. Written entirel...
RegeributedTextView screenshot

RegeributedTextView

June 18, 2017 • MIT License
RegeributedTextView is a subclass of UITextView that supports fully attribute string based on regular expression.
Cupcake screenshot

Cupcake

June 13, 2017 • MIT License
An easy way to create and layout UI components for iOS (Swift version).
veneer screenshot

veneer

January 02, 2017 • MIT License
A simple library for building attributed strings, for a more civilized age.
SwiftRichString screenshot

SwiftRichString

December 31, 2016 • MIT License
Elegant & Painless Attributed Strings Management Library in Swift
AttributedTextView screenshot

AttributedTextView

December 27, 2016 • MIT License
Easiest way to create an attributed UITextView with support for multiple links.
BonMot screenshot

BonMot

September 05, 2016 • MIT License
Beautiful, easy attributed strings for iOS
Typeset screenshot

Typeset

June 27, 2016 • MIT License
Deal with AttributedString efficiently. https://github.com/Draveness/Typeset
AwesomeButton screenshot

AwesomeButton

May 11, 2016 • MIT License
UIButton inheritance with @IBDesignable and @IBInspectable force.
LTTextView screenshot

LTTextView

June 12, 2015 • MIT License
Control to create text with interactive substrings. With ability customize it with NSAttributedString attributes.
EMString screenshot

EMString

February 16, 2015 • MIT License
EMString for Easy Markup String. A simple category on top of NSString using HTML's markup system to abstract the NSAttributedString API. @"<strong>Apply style with style</strong>".attributedString ;)
GONMarkupParser screenshot

GONMarkupParser

January 05, 2015 • MIT License
Easily build NSAttributedString from XML/HTML like strings for iOS.
WPAttributedMarkup screenshot

WPAttributedMarkup

November 01, 2014 • MIT License
WPAttributedMarkup is a simple utility category that can be used to easily create an attributed string from text with markup tags and a style dictionary.