Rapture In Venice, LLC

:: Freelance iOS Development & Team Augmentation

November, 2011

iOS Brownbag: View vs. Layers (including Clock Demo)

For many iOS developers, layers are a lower-level, complex version of the UIView. In reality, it’s the UIView which is a thin layer on top of CALayer. Unfortuntely, 95% of the iOS books and documentation out there talk almost exclusively about the UIKit and so it’s no surprise we get that impression. In this blog, […]