davidtheclark/react-aria-modal
GitHub で見るTouchMove onto underlay prevents all components TouchMoving on iOS
Open
#78 opened on 2018年12月5日
help wanted
Repository metrics
- Stars
- (1,039 stars)
- PR merge metrics
- (PR metrics pending)
説明
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.