Skip to content

自定义UITableViewCell,实现左滑动多功能菜单;Custom UITableViewCell, realizes the left sliding multi-function menu;

Notifications You must be signed in to change notification settings

xiaotanit/Tan_UITableViewCellLeftSwipe

Repository files navigation

Tan_UITableViewCellLeftSwipe: 自定义UITableViewCell, 实现左滑动多菜单功能,先上图:

image

工作空间里面有三个工程项目, 分别使用:

  • 1、自定义UITableViewCell + UISwipeGestureRecognizer + 代理 来实现;
  • 2、自定义UITableViewCell + UIPanGestureRecognizer + 代理 来实现;
  • 3、自定义UITableViewCell + UISwipeGestureRecognizer + block 来实现 image

About

自定义UITableViewCell,实现左滑动多功能菜单;Custom UITableViewCell, realizes the left sliding multi-function menu;

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published