Howdy all, and welcome to another weekly roundup; we have a particularly awesome selection of controls for you this week, so let’s get to it!
What We’ve Been Reading
- Novocaine – Really fast audio in iOS and Mac OS X using Audio Units is hard, and will leave you scarred and bloody. What used to take days can now be done with just a few lines of code.
- Core Data on iOS 5 Tutorial: How To Preload and Import Existing Data – An in-depth look at preloading and importing data into Core Data.
MOOPullGesture
A clean, versatile pull gesture for iOS perfectionists. Comes with pull-to-create and pull-to-refresh. Assigned to the public domain.
XBImageFilters
XBImageFilters allows you to obtain filtered versions of any image or from the camera in realtime. It uses OpenGL ES 2 to filter the images through fragment shaders you write yourself so you can filter your images in whatever way you want and it is super fast. MIT licensed.
JCTiledScrollView
JCTiledScrollView is a set of classes that wraps UIScrollView and CATiledLayer. It aims to simplify displaying large images and PDFs at multiple zoom scales. BSD licensed.
EZBadgeView
EZBadgeView is an easy to use badge similar to the badges found in UIKit. It is fully customizable, self contained, and easy to install. No need for external images. No need to link or import dependent libraries. Commercially licensed for $12.
PrettyKit
Our control of the week, PrettyKit, authored by VĂctor Pena is a small set of new widgets and UIKit subclasses such as UITableViewCell, UINavigationBar or UITabBar that gives you a deeper UIKit customization. You will be able to change their background color, add gradients, shadows, etc. MIT licensed.
Check it out on CocoaControls, or view a demo on YouTube first: