Skip to content

Version 2 release

Latest
Compare
Choose a tag to compare
@rajatkantinandi rajatkantinandi released this 29 May 06:59
· 2 commits to master since this release
c8b81f5
  • Add useSwipeVector hook
    • Get the magnitude & direction of your swipe along with origin using this hook
  • Add useSwipePosition hook
    • Get raw co-ordinates of your swipe including start & end position
  • Add prettier support & better code formatting
  • Introduced code-splitting for better bundle size optimization