We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
你好,这个组件封装的很好,用起来感觉挺好。只是我发现有些地方可以优化一下。
有一个数据比较长的列表,使用的 easy_refresh 做上拉加载下拉刷新的,这个界面是从 tabview里跳转过来的,点击列表中的每一项,又需要跳转到下一个界面,这次跳转就变得很卡。在一次性渲染100+数据的时候,也特别耗性能。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
你好,这个组件封装的很好,用起来感觉挺好。只是我发现有些地方可以优化一下。
有一个数据比较长的列表,使用的 easy_refresh 做上拉加载下拉刷新的,这个界面是从 tabview里跳转过来的,点击列表中的每一项,又需要跳转到下一个界面,这次跳转就变得很卡。在一次性渲染100+数据的时候,也特别耗性能。
The text was updated successfully, but these errors were encountered: