xhan / PlutoLand
An iPhone library from pluto planet(In fact that mostly CoreFunctions work well on OSX too)
☆27Updated 9 years ago
Alternatives and similar repositories for PlutoLand:
Users that are interested in PlutoLand are comparing it to the libraries listed below
- Category on NSString to simplify use of Regular Expressions☆94Updated 13 years ago
- A way for image's Anti-aliasing in Objective-C. look smooth:)☆54Updated 13 years ago
- LeveyPopListView is an alternative of UIActionSheet : )☆269Updated 10 years ago
- "Image Album" — or "Photo Album" if you like that better — View( Controller) for all crazy iOS developers out there...☆193Updated 11 years ago
- CAGradientLayer backed UIView, with pass-through properties☆66Updated 5 years ago
- A simple UIView wrapper for CAGradientLayer. For the times when it's more convenient to use a view instead of a CALayer.☆112Updated 3 years ago
- Fun way to display charts using balls that responds to device tilting☆112Updated 12 years ago
- Some iOS guys may be tired of rounded rectangle loading HUD (like MBProgressHUD), steve said: Think Different.☆103Updated 11 years ago
- Simple interface extensions for UIImage. Adjust brightness or contrast. Apply auto color levels or a simple Gaussian blur filter to image…☆69Updated 12 years ago
- A demo of a UIWebView subclass that is able to track the download progress (not 100% AppStore safe, 100% not evil)☆57Updated 12 years ago
- An iOS library for recording crash events.☆71Updated 12 years ago
- ClockView for iOS☆144Updated 6 years ago
- Drop-in image cropper for iOS (as seen in Photos app, UIImagePickerController)☆158Updated 13 years ago
- Handy categories for Objective-C programming, including value-ready selectors and selector choices☆88Updated 11 years ago
- KKPasscodeLock is an iOS toolkit for adding a passcode view controller and passcode settings in ios apps.☆288Updated 9 years ago
- Table view + multi-direction and more.☆59Updated 13 years ago
- iOS Module - Select your contacts' telephone like Whatsapp application + Multiple telephone selectionUpdated 7 years ago
- Expandable text input toolbar for iOS applications☆307Updated 9 years ago
- Test project for using CoreImage with AVFoundation Camera Capture☆62Updated 13 years ago
- ☆111Updated 12 years ago
- STSegmentedControl is a drop-in replacement for UISegmentedControl. It has everything you need to display a custom nice-looking segmented…☆73Updated 10 years ago
- Pretty advanced Navigation Controller for iPad☆53Updated 13 years ago
- Providing a localized translation for the geopolitical names in the NSTimeZone class.☆39Updated 12 years ago
- A simple UIView subclass that allows a user to crop an image. If you use it, I'd love to know! Twitter: @barrettjacobsen☆179Updated 12 years ago
- A drop-in UILabel replacement that makes almost all properties animatable by using a CATextLayer instead of CALayer.☆236Updated 12 years ago
- Fades from your launch image (Default.png) to root view controller. Lets you choose the transition animation and delay.☆149Updated 13 years ago
- A very simple video player implementation for iOS, powered by AVFoundation