[DEPRECATED]
倉庫
nicklockwood 的倉庫
FXImageView is a class designed to simplify the application of common visual effects such as reflections and drop-shadows to images, and also to help the performance of image loading by handling it on a background thread.
[DEPRECATED]
[DEPRECATED]
[DEPRECATED]
An alternative API for NSNotificationCenter that doesn't suck
Simple, drop-in replacement for the iPhone UIPageControl that allows customisation of the dot colour, size and spacing.
[DEPRECATED]
[DEPRECATED]
Lightweight reachability class for Mac and iOS
FabBar fork with badge dot support
A faster and more flexible binary file format replacement for NSCoding, Property Lists and JSON
This is the source code for a simple game called Floaty Balloon, based on the gameplay of Flappy Bird. It was created as a tutorial for http://iosdevelopertips.com
[DEPRECATED]
A simple NSData category for gzipping/unzipping data in iOS and Mac OS
HRCoder is a replacement for the NSKeyedArchiver and NSKeyedUnarchiver classes that uses a human-readable/editable format that can easily be stored in a regular Plist or JSON file.
[DEPRECATED]
JPNG is a bespoke image file format that combines the compression benefits of JPEG with the alpha channel support of a PNG file. The JPNG library provides an Objective-C implementation of this format along with transparent JPNG loading support for iOS and Mac OS.
LRUCache is an open-source replacement for NSCache that behaves in a predictable, debuggable way
LayerSprites is a library designed to simplify the use of sprite sheets (image maps containing multiple sub-images) in UIKit applications without using OpenGL or 3rd-party game libraries. Can load sprite sheets in the Coco2D format.