You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: