
This video is only available to subscribers. Start a subscription today to get access to this and 484 other videos.
Easier Styled Strings with BonMot
Episode
#479
|
19 minutes
| published on
February 25, 2021
| Uses Xcode-12.4, Swift-5.3
Subscribers Only
Working with NSAttributedStrings can be a bit cumbersome, and can present some challenges when you want to localize your strings. We can make things much easier to work with by leveraging the BonMot library, which provides a cleaner interface for styling strings, allows us to separate styling from the views and strings, and customize tags we can use to mix styles in the same string.
This episode is part of a series: Layout in Code.