Skip to content
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

下拉刷新时触发ListView列表中的onPress方法 #14

Closed
yhyfms opened this issue Jul 27, 2018 · 9 comments
Closed

下拉刷新时触发ListView列表中的onPress方法 #14

yhyfms opened this issue Jul 27, 2018 · 9 comments

Comments

@yhyfms
Copy link

yhyfms commented Jul 27, 2018

下拉刷新时触发ListView列表中的onPress方法,如何避免触发点击事件?

@2534290808
Copy link
Member

请问能再具体点吗?

@2534290808
Copy link
Member

我的例子中使用了ListView,但是没有出现你的那种现象?

@yhyfms
Copy link
Author

yhyfms commented Jul 28, 2018

哦哦,刚刚我又仔细看了下ListView的例子,使用插件时必须放在ScrollView内,如果想使用ListView就必须借助renderScrollComponent,是吗?

@2534290808
Copy link
Member

那你是使用什么方式?

@yhyfms
Copy link
Author

yhyfms commented Jul 29, 2018

我是直接用在了ListView上了

@2534290808
Copy link
Member

也可直接使用ListView的refreshControl属性,具体请看ListViewExample1,谢谢

@2534290808
Copy link
Member

你说的这种情况我使用以上两种方式都没有出现

@yhyfms
Copy link
Author

yhyfms commented Jul 30, 2018

test
在下拉刷新在一个item上时,就会弹出alert

2534290808 added a commit that referenced this issue Aug 1, 2018
@2534290808
Copy link
Member

v0.5.8已经修复该问题,谢谢你的issue!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants