Swipable UITableView (just like Tweetie)

In a recent Stack Overflow thread, the question came up how you can implement a table view where you can swipe over a cell to reveal another view behind it. Literally within the hour (how cool is that?), Tom Irving pointed to his  TGNWSwipeableTableView class that just does that. A sample app reveals the basics, and you can populate the view underneath with your own set of controls to your liking.


Tom’s implementation even fixes a problem Tweetie has, where you can’t swipe over the same row two times consecutively.

Share this post:
  • Twitter
  • HackerNews
  • Facebook
  • Digg
  • StumbleUpon
  • del.icio.us
  • Google Buzz
This entry was posted in Code and tagged interface, intermediate. Bookmark the permalink.

5 Responses to Swipable UITableView (just like Tweetie)

  1. Pingback: chrisajenkins (Chris Jenkins)

  2. Lucas Correa says:

    How do I add a button inside the ExampleCell?
    Thank

  3. Chuck - S says:

    Download link is broken.

  4. Tuyen Nguyen says:

    Thank you, this is very nice!

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>