/blog-code

Bits of code for blog postings

Primary LanguageObjective-C

Code repository for projects and examples mentioned in my blog.

License

Unless explicitly stated all code is released under the Apache License Version 2.0.

Current Projects

  • GradientComponents - Demonstrates how to use CAGradientLayers to create custom rounded gradient controls.

Requirements

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.