Skip to content

Commit

Permalink
Merge branch 'master' of github.com:CEWendel/SWTableViewCell
Browse files Browse the repository at this point in the history
  • Loading branch information
CEWendel committed Dec 6, 2013
2 parents e68b081 + 5d3c6c5 commit 36cbc1a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,8 @@ return cell;

###Custom Table View Cells

Thanks to [Matt Bowman](https://github.com/MattCBowman) you can now create custom table view cells using Interface Builder that have the capabilities of an SWTableViewCell

The first step is to design your cell either in a standalone nib or inside of a
table view using prototype cells. Make sure to set the custom class on the
cell in interface builder to the subclass you made for it:
Expand Down

0 comments on commit 36cbc1a

Please sign in to comment.