younotesunreadstarredadd url

Cocoa with Love: Adding shadow effects to UITableView using CAGradientLayer

http://cocoawithlove.com/2009/08/adding-shadow-effects-to-uitableview.html

august 2009cocoa-touch iphone source tutorial uitableviewopen in karakeep

by Matt Gallagher ‧ Cocoa with Love ‧ saved copy from 2026.03.03

Karakeep has no AI summary for this page yet. summarize now

page description:

Shadows can be a useful effect, drawing attention to the content of your view by separating the view from the background. They also look cool. In this post, I’ll show you how to add shadows to a UITableView using three CAGradientLayers — one above the first row, one after the last row and one for under the navigation bar.
screenshot of the page

« back to bookmarks