reactjs/react-a11y

Check onTouchTap as well as onClick

Open

#104 aberto em 24 de nov. de 2015

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (147 forks)batch import
Hacktoberfestenhancementhelp wanted

Métricas do repositório

Stars
 (2.334 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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

Guia do colaborador