schovi / react-iscroll

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

tap in proptypes can be of type bool or string #36

Closed MrCox007 closed 7 years ago

MrCox007 commented 7 years ago

get a warning if setting custom tap, so in prop_types.js tap should have following value tap: oneOfType([ bool, string ]),

schovi commented 7 years ago

Fixed https://github.com/schovi/react-iscroll/commit/76e0e089f2c2cd330a16f9a86f3f2c13a3d27ed0