react-bscroll icon indicating copy to clipboard operation
react-bscroll copied to clipboard

inspired by betterscroll, and fullfilled by React

Results 7 react-bscroll issues
Sort by recently updated
recently updated
newest added

比如 ` ` ul上做inline-block和overflow-x:scroll,ul无法横向滚动,去掉Scroll就可以

![image](https://user-images.githubusercontent.com/26686562/65007810-ce5bd980-d939-11e9-8b1c-ea40f3275db3.png)

你好,我直接使用npm start 是可以运行的,但是我使用webpack ,npm run build 就报错了,环境是ES5

无法使用rc-swipeout

下拉刷新,如果调用接口失败走了reject,下拉loading无法自动消失,查看源码发现只做了then的情况的处理,未做catch情况的处理 ![image](https://user-images.githubusercontent.com/27912232/45735357-3342fd80-bc1a-11e8-9e69-c9b75f6ad246.png)