reactjs/react-a11y

Check onTouchTap as well as onClick

Open

#104 创建于 2015年11月24日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)JavaScript (147 fork)batch import
Hacktoberfestenhancementhelp wanted

仓库指标

Star
 (2,334 star)
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?)

贡献者指南