-
Notifications
You must be signed in to change notification settings - Fork 159
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
列表条数多之后滑动有点卡滞 #16
Comments
首先,控件如果直接替换成FlatList是否会卡顿 |
@huanxsd 当时试过FlatList,不会卡顿。现在用了另外一个组件了。以后有问题再交流 |
@budiga 你现在用的是什么组件。 |
按理说不应该啊,这个控件没做什么操作 |
@huangguozhen 用了这个 react-native-ultimate-listview |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
组件不错,就是数据才二三十条的时候,感觉滑动不是很流畅
The text was updated successfully, but these errors were encountered: