There was an error while loading. Please reload this page.
0607ef5
useSwipeable
size-limit
es
"module": "es/index.js"
package.json
prettier
onSwiped = ({ event, direction, absX, absY, velocity}) => console.log('swiped')
onSwiping{Left|Right|Up|Down}
dir
onSwiping = ({ dir }) => console.log(`swiping - ${dir}`)
flickThreshold
stopPropagation
disabled