brentvatne / react-native-svgkit

Experimental SVG library for react-native based off of SVGKit. Not under active development, if you would like to take over and push this forward please get in touch @notbrent on Twitter
423 stars 38 forks source link

react native touch events with d3 #5

Open jbhatab opened 9 years ago

jbhatab commented 9 years ago

Was trying to setup events and mouse stuff won't work as it shouldn't. Is there any support for touch events with react native? Is there a list of the events that can work?

brentvatne commented 9 years ago

@jbhatab - I haven't implemented touch handling for this library yet, that would be very useful though for sure and is planned.

arnaudmolo commented 9 years ago

Hello @brentvatne ! Have you done some work on this ? If you don't, I'll be happy to work on it :)

brentvatne commented 9 years ago

@onesime - if you're willing to work on this it would be fantastic! I haven't had time