UITableViewCell Swipe for Drawer

前端 未结 5 616
醉梦人生
醉梦人生 2021-02-04 15:31

This is really more of a curiosity than a hard coding question.

Both Facebook and Twitter both have a feature where swiping a UITableViewCell animates the cell off the s

5条回答
  •  礼貌的吻别
    2021-02-04 16:21

    Here is a great open-source method for doing exactly this, based on the behavior of the Twitter app:

    https://github.com/thermogl/TISwipeableTableView

提交回复
热议问题