https://github.com/zoul/ios-image-loader
Test project showing the smart tags recognized by the UIImage class
https://github.com/zoul/ios-image-loader
Last synced: about 1 year ago
JSON representation
Test project showing the smart tags recognized by the UIImage class
- Host: GitHub
- URL: https://github.com/zoul/ios-image-loader
- Owner: zoul
- Archived: true
- Created: 2012-10-16T14:05:35.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2012-10-17T13:53:18.000Z (over 13 years ago)
- Last Synced: 2025-04-04T00:34:44.131Z (over 1 year ago)
- Language: Objective-C
- Size: 160 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Sample Xcode project showcasing various “smart tags” recognized by the
`UIImage` class when loading images. Includes method swizzling example
that adds the `568h` tag for iPhone 5 graphics. See also [Stack Overflow][so].
[so]: http://stackoverflow.com/questions/12916656