Releases: jerrybendy/react-touch-events
Releases · jerrybendy/react-touch-events
v1.1.0
- Fix bugs about
export default
- add
disableClick
options to avoid click-through bugs
- add webpack
- UMD supported
v1.0.4
Fix bug with only use onSwipe
, thanks @rntdrts