Jordan Alperin
Jordan Alperin
React Version 15.0.1
@iamdustan I'll test tonight / tomorrow and get back to you. just upgraded to 15.2.1 but need to head out to dinner now.
@iamdustan Okay, I got it to work better, but not work completely. If I use React 15.2.1 and I attach the onKeyPress event handler to the onInput event in Mobile...
This looks like a solid pull request to me. What's holding this back?
Any progress on this? I'd rather not fork this project.
@aesopwolf neat, thanks for link, but I'm pretty conceptually against polling for event listeners if I can help it.
Also for things like attaching to events via .addEventListener( etc.
@kataras I've tested this version running both in browser contexts and in a node env. I'm a little concerned about changing the `target:` and `module:` because I don't know if...