I've been using some CAGradientLayers recently and I have notices some very ugly stepping in it. So I did some researching and found the possibility to use CALayers instead.
I'm very new to CoreGraphics and Quartz2D and I have no idea where to start with CALayers and drawing gradients.
Can somebody help me? Or lead me to some good examples?