reactjs/react-a11y

Check onTouchTap as well as onClick

Ouverte

#104 ouverte le 24 nov. 2015

 (0 commentaire) (0 réaction) (0 personne assignée)JavaScript (147 forks)batch import
Hacktoberfestenhancementhelp wanted

Métriques du dépôt

Stars
 (2 334 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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?)

Guide contributeur