forked from ashfurrow/UIView-ShinkTo
-
Notifications
You must be signed in to change notification settings - Fork 0
Shrinks UITableViewCell objects to a point in a view much like the Mail app
License
tapi/UITableViewCell-ShinkTo
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This repo contains a UITableViewCell category called ShrinkTo which will let you easily shrink any cell to another view, much like the Mail app. Demo: http://www.youtube.com/watch?v=Xak3xqGKvqc The two files you need are UITableViewCell+ShrinkTo.h and its corresponding .m file. The included project shows how to use the classes. IMPORTANT: Make sure to link against the QuartzCore framework in your build settings or you'll get linker errors when you try to compile. Thanks to Mike Nachbaur for guides on Core Animation. http://nachbaur.com/
About
Shrinks UITableViewCell objects to a point in a view much like the Mail app
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Objective-C 79.6%
- C 20.4%