Skip to content

schluete/GroupedTableViewWithShadows

Repository files navigation

Drop shadow for grouped cells in a table view

This project demonstrates how to add a drop shadow to the cells of a grouped table view by just using the shadow and the mask property of CALayer.

The effect could also be achieved by using images in a custom UITableViewCell, but this prevents effective resizing of table cells in fade in/out animations.

Screenshot

About

CALayer based shadows for UITableViewCells in a grouped UITableView

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published