reactjs/react-a11y

Check onTouchTap as well as onClick

Open

#104 geöffnet am 24. Nov. 2015

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (2.334 Stars) (147 Forks)batch import
Hacktoberfestenhancementhelp wanted

Beschreibung

https://github.com/zilverline/react-tap-event-plugin is a widely used plugin which works around the 300ms tap-delay on mobile.

Could we apply onClick checks to onTouchTap as well? (For that matter, are there other common events to check? onTouch?)

Contributor Guide