1.0.3 • Published 3 years ago
swipe-dk v1.0.3
Swipe events
Run npm i swipe
Import import swipe from 'swipe-dk'
You can use swipe-left, swipe-right, swipe-bottom, swipe-top events.
Example: document.addEventListener('swipe-left', () => {})
Run npm i swipe
Import import swipe from 'swipe-dk'
You can use swipe-left, swipe-right, swipe-bottom, swipe-top events.
Example: document.addEventListener('swipe-left', () => {})