Skip to content

Budaiev/DntlBoldify

Repository files navigation

DntlBoldify

CI Status Version License Platform

Installation

DntlBoldify is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'DntlBoldify'

About

NSAttributedString category. Most usefull for cases when you have a different attributes for your text.

Demo

Preview

To run the example project, clone the repo, and run pod install from the Example directory first.

Motivation

Whole paragraphs of attributed text handled easily, even for multiple targets in the project. No routine to generate NSAttributedString one-by-one in the NSMutableAttributedString.

Decision

Specify needed attributes via tagging. The right place for this - Localized.strings, even long and complex attributed texts just handled by the single localized key.

Created by

DntlBoldify is created with love at the Design and Test Lab company.

Idea, mentor: Krasylnikov Dmytriy, [email protected].

Developer: Budaiev Aleksandr, [email protected].

License

DntlBoldify is available under the MIT license. See the LICENSE file for more info.

About

DNTL Boldify category. Objective-C

Resources

License

Stars

Watchers

Forks

Packages

No packages published