Pixate / pixate-freestyle-ios

Pixate Freestyle for iOS
Apache License 2.0
849 stars 134 forks source link

Attributed text question #170

Closed bruceflowers closed 8 years ago

bruceflowers commented 9 years ago

I'm trying to achieve the formatting of text in a UILabel such that some of the string is bold and some is not. Other use cases I'm interested in are font size and font color for now.

How can I achieve this with Freestyle, or do I have to explicitly code these as NSAttributedStrings and just not use Freestyle for these cases?

bruceflowers commented 8 years ago

Closing, because abandonware...