我使用以下命令单击按钮滚动页面:
this.scrollTo({y: height, x: 0, animated: true})
滚动工作正常,但我想减慢滚动动画.我们怎么做?
scrollto react-native
react-native ×1
scrollto ×1