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: about 1 year ago
JSON representation

Test project showing the smart tags recognized by the UIImage class

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