CYLTableViewRowAction

October 31, 2016 ยท View on GitHub

iOS7 compatible For UITableViewRowAction

Use like FDStackView.

Just do, Nothing else:

pod "CYLTableViewRowAction", "1.0.0"

Now you can se UITableViewRowAction as if it supports iOS7+.".

Note:

  • This lib is similar to JZTableViewRowAction, more friendly to CocoaPods.
  • This lb can be used only when your target is below iOS8.