joseria / JASwipeCell

iOS 8 Mail Inspired. A UITableViewCell subclass that displays customizable left or right buttons that are revealed as the user swipes the cell in either direction. The edge-most buttons will pin to the container view and will execute an event similar to how the delete/archive button work in IOS 8 mail.
MIT License
367 stars 53 forks source link

Adding initializers for TableViewCell XIB Designated initialize #17

Open leverdeterre opened 8 years ago

leverdeterre commented 8 years ago

Some Designated initializer fixes