https://github.com/codingnagger/tintedimageinattributedstring
Sample code for a tutorial available via www.codingnagger.com
https://github.com/codingnagger/tintedimageinattributedstring
Last synced: about 1 year ago
JSON representation
Sample code for a tutorial available via www.codingnagger.com
- Host: GitHub
- URL: https://github.com/codingnagger/tintedimageinattributedstring
- Owner: CodingNagger
- Created: 2016-04-29T05:38:10.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2018-08-23T22:10:31.000Z (over 7 years ago)
- Last Synced: 2025-01-03T07:52:30.555Z (about 1 year ago)
- Language: Swift
- Homepage: https://www.codingnagger.com/2016/04/29/set-a-tint-color-on-an-image-in-a-nsattributedstring
- Size: 49.8 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TintedImageInAttributedString
This is the sources for the tutorial about setting a color for a loaded image on a NSAttributedString. The tutorial is available at https://www.codingnagger.com/2016/04/29/set-a-tint-color-on-an-image-in-a-nsattributedstring/