-
Notifications
You must be signed in to change notification settings - Fork 45
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Usage with reactjs #27
Comments
@iamstarkov 👍 Here is an example of using something similar for react, but it looks a bit complex for me, how to convert tap to make it compatible with react. @iamstarkov, could you assist on this task? |
Suggested solution is not scary at all, from my point of view |
but, it doesn’t relate to tap =) |
If we want to convert tap to be react-compatible, then first of all it should be published to npm #24 |
Dear people, I think we have a solution. Will check it tomorrow, and, if it'll work, we will implement it. |
looking forward for news from you, @larchanka! |
@larchanka, any news so far? |
I believe we can use this as a ref: https://github.com/zilverline/react-tap-event-plugin/tree/master/src It's a bit comprehensive but works. |
@iamstarkov do you have any solution in the mind? |
Currently I ended up with using |
when I was opening this issue, I wanted solution which rely on this this lib (react-tap-even-plugin is not). |
Also referencing this plugin will confuse everyone because of name and everybody will think that react-tap-plugin are using tap inside, which is not true and it might be a problem |
@larchanka ping. |
any news here? |
There's a bug in the React plugin 0.13.?, so I'm still considering a tap lib to use with React |
Reactjs is very popular right now. I think, it’s good idea to include instructions for reactjs too
The text was updated successfully, but these errors were encountered: