0.1.23 • Published 4 years ago
react-tapper v0.1.23
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
0.1.23
4 years ago
0.1.20
5 years ago
0.1.19
5 years ago
0.1.18
6 years ago
0.1.17
6 years ago
0.1.16
8 years ago
0.1.15
8 years ago
0.1.14
8 years ago
0.1.13
8 years ago
0.1.12
8 years ago
0.1.11
8 years ago
0.1.10
9 years ago
0.1.9
9 years ago
0.1.8
9 years ago
0.1.7
9 years ago
0.1.5
9 years ago
0.1.4
9 years ago
0.1.3
9 years ago
0.1.2
9 years ago
0.1.1
9 years ago
0.1.0
9 years ago