jgrancher / react-native-sketch

🎨 A React Native <Sketch /> component for touch-based drawing.
http://npm.im/react-native-sketch
MIT License
646 stars 68 forks source link

Support for an eraser? #39

Open zdenham opened 7 years ago

zdenham commented 7 years ago

Are there any plans on adding eraser functionality? If not I'll take a look at contributing :)

jgrancher commented 7 years ago

Hey @zdenham! So far I haven't been thinking of adding this feature. That could be a great addition so if you'd like to contribute, please feel free to make a PR!

levbrie commented 7 years ago

@jgrancher Is there any way to include support for Apple Pencil/other styluses by default?

jgrancher commented 7 years ago

@levbrie Do you mean including the force and sensitivity attributes along with azimuths? Again, this would be a huge improvement (breaking one maybe for those who rely on strokeThickness) but it's not on my TODO list. If you think you can help, please do! 👍