react-fastclick icon indicating copy to clipboard operation
react-fastclick copied to clipboard

Fast Touch Events for React

Results 14 react-fastclick issues
Sort by recently updated
recently updated
newest added

To close react-bootstrap modal we need to click twice on "X" (first touch makes focus, second touch closes modal). It possible reproduced on iPad when we are using react-fastclick.

Chrome 32+ already disables click delay if `` has `width

Thanks for such an excellent library. I am implementing the same in cordova based app.The problem I face is that whenever I open the selectbox it seems to close on...

I've added react-fastClick to a React form-based app. We hd the same issue as in https://github.com/JakeSidSmith/react-fastclick/issues/22 and removed the plugin until this issue was fixed. Since adding it back we...

investigate