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
感觉电影和图书的左右滑动没有官方的流畅,好奇官方用的什么组件
The text was updated successfully, but these errors were encountered:
目前左右滑动没有做任何优化,滑动起来感觉生涩,尤其是安卓设备。现有的方案:
overflow-scrolling
-webkit-overflow-scrolling: touch
第三方库,iscroll,swiper
自造轮子,模拟滚动效果。
如果你有更好的方案或为此PR我将非常欢迎!
Thanks.
Sorry, something went wrong.
No branches or pull requests
感觉电影和图书的左右滑动没有官方的流畅,好奇官方用的什么组件
The text was updated successfully, but these errors were encountered: