reactjs/react-a11y

Check onTouchTap as well as onClick

开放

#104 创建于 2015年11月24日

 (0 条评论) (0 个反应) (0 位负责人)JavaScript (147 个派生)batch import
Hacktoberfestenhancementhelp wanted

仓库指标

星标
 (2,334 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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

贡献者指南