Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 10 days 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
- Created: 2012-10-16T14:05:35.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2012-10-17T13:53:18.000Z (about 12 years ago)
- Last Synced: 2023-04-19T04:16:33.792Z (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