This package has been deprecated

Author message:

No longer maintained

react-tap-event-plugin-temp

0.1.2 • Public • Published

You've probably heard of iOS's dreaded 300ms tap delay. React's onClick attribute falls prey to it. Facebook's working on a solution in the form of TapEventPlugin, but it won't be made available until 1.0.

If you're reading this, you're probably working on a project that can't wait until they figure out how they want to publish it. This repo is for you.

Usage is simple:

var injectTapEventPlugin = require("react-tap-event-plugin");
injectTapEventPlugin();

When Facebook solves #436 and #1170, this repo will disappear.

Package Sidebar

Install

npm i react-tap-event-plugin-temp

Weekly Downloads

5

Version

0.1.2

License

none

Last publish

Collaborators

  • levibuzolic