Skip to content
This repository has been archived by the owner on Mar 6, 2024. It is now read-only.

v2.0.0

Latest
Compare
Choose a tag to compare
@rinodrummer rinodrummer released this 17 Feb 08:42

Switched to a function-class structure.

SwipeEvent object has two public methods:

  • attach(): attaches needed events callbacks to trigger swipe event;
  • detach(): detaches needed events callbacks to trigger swipe event.