Code repository for projects and examples mentioned in my blog.
Unless explicitly stated all code is released under the Apache License Version 2.0.
- GradientComponents - Demonstrates how to use CAGradientLayers to create custom rounded gradient controls.
Projects are current created using Xcode 4.2, iOS SDK 5.0 and ARC enabled. If you need to support iOS 3 or earlier it should be fairly easy to switch to manual resource counting.