ChenYilong / CYLTableViewRowAction

Use UITableViewRowAction as if it supports iOS7+.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CYLTableViewRowAction

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.

About

Use UITableViewRowAction as if it supports iOS7+.

License:MIT License


Languages

Language:Objective-C 95.4%Language:Ruby 4.6%