MSCMoreOptionTableViewCell

MIT License
Objective-C
iOS

1 image

Author

Description

Drop-in solution to achieve the "More" button in an UITableView's "swipe to delete"-menu by extending Apple's own implementation and not rewriting it, so UITableView's standard behavior isn't changed.

  • Fully compatible to iOS 7 & iOS 8
  • The "More" and "Delete" buttons are customizable through a configuration block and delegate methods
  • Compatible to Storyboards (see included demo project)
  • Also available on Cocoapods

Tags