Skip to content

Like the "Clock" app - a fancy UITableView implementation. Only QuartzCore used, no images.

Notifications You must be signed in to change notification settings

meekapps/FancyTableView

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A fancy UITableView implementation with gradient cell backgrounds and shadows underneath that add depth (like the Clock app). All done with QuartzCore, no images used.

Also, this demonstrates subclassing UITableViewCell. In this case, the default cell textLabel and detailTextLabel have white shadows. They look wonky when being selected so the subclass removes/restores said shadows when highlighted/deselected.

Enjoy!

About

Like the "Clock" app - a fancy UITableView implementation. Only QuartzCore used, no images.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published