AQGlassButton on GitHub
in Programming on Objective-c, Ios
This is a simple glass-effect UIButton
subclass, implemented entirely using CoreGraphics. It’s probably not up to the sort of fidelity you can get with a stretched image (and a good illustrator), but it should serve for a nice introduction to the relevant techniques: paths, gradients, and colors.