-
Notifications
You must be signed in to change notification settings - Fork 140
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
V3.0.2 还是没有修复 滑动误触点击事件 #78
Comments
js 文件里的一些手势 并没有PR 进去 我修改了下 PR的代码 确实不会误触了 |
他那个有setstate pointerevent,这会导致重绘,在滑动的时候会影响性能,没有完全采用他的代码。最近在做4.0版本 |
好的感谢,方便告知下进度吗? 列表还等着这个组件进行 |
springscrollview 4.0分支,可以clone看看 |
这是RN自身的问题 |
使用RNGH组件后,误触确实有改善。但是快速滑动scrollview时,误触率还是很高。请问这个问题你解决了吗? |
@THDGunner 只能说fuck了 |
看了下代码,有些代码没有合并进3.0.2 请大佬看下 合并进去
The text was updated successfully, but these errors were encountered: