-
Notifications
You must be signed in to change notification settings - Fork 3.2k
proposal for reactjs #394
Comments
Here's how I integrate them:
|
and does it work well with synthetic events in reactjs? |
It seems to be fully functional with typical React.js code:
|
I’m 80% sure this will not work. Have you seen first SO answer on this problem? |
Have you tried? |
I use the above code on my application. I'm considering switching to selective-fastclick due to various issues on iOS. |
Okay, maybe I don't understand something. Why you can use it simple |
I don't know. facebook/react#2753 is a corresponding issue on the React project. |
In Issue you linked people are talking about the same as I: fastclick is not working with react from a box |
For anybody lurked for reactjs implementation, take a look at https://www.npmjs.com/package/react-tap-event-plugin |
Can you write instruction how to integrate fastclick with reactjs?
The text was updated successfully, but these errors were encountered: