schovi / react-iscroll

React component for wrapping iScroll http://iscrolljs.com/
MIT License
236 stars 60 forks source link

onScroll is not work #31

Closed HouJushang closed 7 years ago

HouJushang commented 8 years ago

onScrollEnd and onScrollStart ... is work,but onScroll is not work. why?

oleeeeeeeg commented 7 years ago

You need to use iscroll-probe.js instead of iscroll.js, and use option probeType according with iscroll documentation.