bharath2020 / UITableViewTricks

Simple UITableView tricks with focus on UITableViewCell Layout
Other
422 stars 105 forks source link

UITableViewTricks

Simple UITableView tricks with focus on UITableViewCell Layout

![Sample Screenshot] (https://raw.github.com/bharath2020/UITableViewTricks/master/sample_screen.png "Sample Screenshot" )

Key Features:

Usage:

  1. Find BBTableView Folder and add it to your project
  2. Use the Instance of BBTableView or change the Custom Class of UITableView component in the Interface Builder to BBTableView
  3. Use the exposed properties to play with the features like,
    • Enable / Disable the Infinite Scrolling Behavior
    • Layout the content in Clockwise or Anti-Clockwise fashion

For detailed description on logic behind this component, Please visit my blog http://bharath2020.in/2012/10/01/uitableview-tricks-part-2-infinite-scrolling/

License / Attribution I hope you don't mind sending an appreciation e-mail to bharath2020@gmail.com if you plan to use this control in your applications. :)

Credits Thanks Evadne Wu for Interceptor Component.

External Reviewers

This Control also appeared in

http://www.maniacdev.com

http://mobiledevelopertips.com/

Cocoa Controls( http://cocoacontrols.com/platforms/ios/controls/circleview ) and was the awarded Control of the Week (http://cocoacontrols.com/posts/2012/07/02/control-of-the-week-circleview )too.

Thanks for the post guys.