/RoundedUITableView

Rounded UITableView similar to the built-in Weather and Stocks apps.

Primary LanguageObjective-CMIT LicenseMIT

Very simple Rounded UITableView implemention similar to the built-in Weather and Stock apps flipside views.

This implementation requires iPhone OS 3.0 and higher. It makes use of CALayer.mask and CALayer.cornerRadius.