Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

react-tapper

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-tapper

Tappable and Swipeable component for React.

  • 0.1.17
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
11K
decreased by-2.13%
Maintainers
1
Weekly downloads
 
Created
Source

React-Taper

Tappable and Swipeable component for React.

Changelogs

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

Keywords

FAQs

Package last updated on 05 May 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc