0.1.23 • Published 5 years ago

react-tapper v0.1.23

Weekly downloads
8,877
License
MIT
Repository
github
Last release
5 years ago

React-Taper

Tappable and Swipeable component for React.

Changelogs

v0.1.20

  • upgrade for security alert

v0.1.17

  • removed webpack-dev-server dependency

v0.1.16

  • upgrade for react v16

v0.1.15

  • fixed bug; updated packages

v0.1.14

  • added .npmignore

v0.1.13

  • added extension for entry

v0.1.12

  • Update for react v15.5.x & using ES2015 class

Installation

npm install react-tapper

Properties

  • @onTap: callback for tap event
  • @onSwiped: callback for swiped event
  • @onSwipingUp: callback for swiping-up event
  • @onSwipingRight: callback for swiping-right event
  • @onSwipingDown: callback for swipeing-down event
  • @onSwipingLeft: callback for swipeing-left event
  • @onSwipedUp: callback for swiped-up event
  • @onSwipedRight: callback for swiped-right event
  • @onSwipedDown: callback for swiped-down event
  • @onSwipedLeft: callback for swiped-left event
  • @flickThreshold: velocity threshold, default as 0.6
  • @delta: movement delta, default as 10px

License

MIT

0.1.23

5 years ago

0.1.20

6 years ago

0.1.19

6 years ago

0.1.18

6 years ago

0.1.17

7 years ago

0.1.16

8 years ago

0.1.15

8 years ago

0.1.14

9 years ago

0.1.13

9 years ago

0.1.12

9 years ago

0.1.11

9 years ago

0.1.10

9 years ago

0.1.9

9 years ago

0.1.8

10 years ago

0.1.7

10 years ago

0.1.5

10 years ago

0.1.4

10 years ago

0.1.3

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago