DAContextMenuTableViewController 1.0.3

DAContextMenuTableViewController 1.0.3

TestsTested
LangLanguage Obj-CObjective C
License MIT
ReleasedLast Release Apr 2015

Maintained by Daria Kopaliani.



  • By
  • Daria Kopaliani

A UITableViewController subclass with "more" accessory view, that looks and behaves similarly to the one in the native mail app.

Alt text

I know there is a willTransitionToState: method where I could create a custom accessoryView with "More" button. But theres is no width for Delete button (which may vary for different languages) and no animation duration, so custom editing view seemed a better sollution for me.

Installation

Manual Install

Just drag and drop DAContextMenuTableViewController folder into your project.

TODO

  • bounce animation
  • better handling of rotation animation
  • iOS7-like look for iOS 6 context menu action sheet