DouYinComment icon indicating copy to clipboard operation
DouYinComment copied to clipboard

可以 ,很好用。

Open ygg29 opened this issue 5 years ago • 2 comments

我之前一直尝试用 -touchesMoved 方法 实现评论的效果,但是 ScrollView 的 touches 方法不调用,按照网上的方法添加 extension 可以调用,但是会在 ScrollView 滚动的时候调用 -touchesCancelled 方法,仍然不能实现这种效果,走进了死胡同,现在还没搞懂,帮大忙了!

ygg29 avatar Sep 24 '19 08:09 ygg29

这个我也是上网没找到好的(一碰到不会的我就想上网抄- -!),只能自己写了,能帮到你就好

tangtiancheng avatar Sep 25 '19 11:09 tangtiancheng

可以看看我这个实现思路,其实很简单的

tangtiancheng avatar Sep 25 '19 11:09 tangtiancheng