schovi / react-iscroll

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

how to disable react-iscroll #27

Closed 2857 closed 7 years ago

2857 commented 8 years ago

in iscroll , using iscroll.disable, but in the react-iscroll, how to disable iscroll

schovi commented 8 years ago

@aliencyl7: Is there any documentation for that? On official page is no reference to that http://iscrolljs.com/

2857 commented 7 years ago

thx ~ i ve fixed it ~~~~

Inoir commented 7 years ago

Also its closed.. would be nice feature! Was also looking for possibility to deactivate iscroll and activate it again. Would be nice to have a simple REACT solution. Something like an "active" property should do all.