davidtheclark/react-aria-modal

TouchMove onto underlay prevents all components TouchMoving on iOS

Open

#78 创建于 2018年12月5日

在 GitHub 查看
 (2 评论) (2 反应) (0 负责人)JavaScript (94 fork)github user discovery
help wanted

仓库指标

Star
 (1,039 star)
PR 合并指标
 (PR 指标待抓取)

描述

TouchMove onto underlay toward a particular direction prevents touchMove toward same direction onto modal for a while(about 1 second).

It seems if another touchMove events are added within disabled period, the duration increases.

贡献者指南