Skip to content
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

Support for touch events to draw paths #2

Open
joshbedo opened this issue Apr 24, 2015 · 3 comments
Open

Support for touch events to draw paths #2

joshbedo opened this issue Apr 24, 2015 · 3 comments

Comments

@joshbedo
Copy link

Is their any work being done to support touch events? I wanted to track touch events and create a drawing application, i'm wondering how far along this is or if it's even been worked on :)

I was thinking you could have a TouchableHighlight component wrapping an SVG and pick up the coordinates at which it was pressed and dragged. Then add the line to the SVG. Thoughts?

@brentvatne
Copy link
Owner

That sounds cool, I don't think it's totally doable with this right now though :(

@joshbedo
Copy link
Author

joshbedo commented Jun 4, 2015

That's what i thought :(

@brentvatne
Copy link
Owner

@joshbedo - you might want to give React ART a try, you could probably make it work with that

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants