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
List虚拟列表,现在用的场景越来越多了,尤其是对于大数量的项目。由于实现原理存在白屏时间,有点不美观。
List虚拟列表滑动过程中,预加载骨架屏效果,提升下美观度。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
这个功能解决了什么问题?
List虚拟列表,现在用的场景越来越多了,尤其是对于大数量的项目。由于实现原理存在白屏时间,有点不美观。
你期望的组件设计是怎样的?
List虚拟列表滑动过程中,预加载骨架屏效果,提升下美观度。
The text was updated successfully, but these errors were encountered: